From 1516af439557ca99a6cd860a36f1528b8decedbd Mon Sep 17 00:00:00 2001 From: Marvin W Date: Thu, 11 Mar 2021 10:14:29 +0100 Subject: [PATCH] Move EN permission to withNearby flavour --- play-services-core/src/main/AndroidManifest.xml | 4 ---- play-services-core/src/withNearby/AndroidManifest.xml | 10 ++++++++++ 2 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 play-services-core/src/withNearby/AndroidManifest.xml diff --git a/play-services-core/src/main/AndroidManifest.xml b/play-services-core/src/main/AndroidManifest.xml index 93d8a6c5..ac3b2254 100644 --- a/play-services-core/src/main/AndroidManifest.xml +++ b/play-services-core/src/main/AndroidManifest.xml @@ -57,10 +57,6 @@ android:label="@string/permission_service_writely_label" android:protectionLevel="dangerous" /> - - + + + +