Loading play-services-core/src/main/AndroidManifest.xml +0 −4 Original line number Diff line number Diff line Loading @@ -57,10 +57,6 @@ android:label="@string/permission_service_writely_label" android:protectionLevel="dangerous" /> <permission android:name="com.google.android.gms.nearby.exposurenotification.EXPOSURE_CALLBACK" android:protectionLevel="normal" /> <permission android:name="org.microg.gms.STATUS_BROADCAST" android:label="@string/perm_status_broadcast_label" Loading play-services-core/src/withNearby/AndroidManifest.xml 0 → 100644 +10 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?><!-- ~ SPDX-FileCopyrightText: 2021, microG Project Team ~ SPDX-License-Identifier: Apache-2.0 --> <manifest xmlns:android="http://schemas.android.com/apk/res/android"> <permission android:name="com.google.android.gms.nearby.exposurenotification.EXPOSURE_CALLBACK" android:protectionLevel="normal" /> </manifest> Loading
play-services-core/src/main/AndroidManifest.xml +0 −4 Original line number Diff line number Diff line Loading @@ -57,10 +57,6 @@ android:label="@string/permission_service_writely_label" android:protectionLevel="dangerous" /> <permission android:name="com.google.android.gms.nearby.exposurenotification.EXPOSURE_CALLBACK" android:protectionLevel="normal" /> <permission android:name="org.microg.gms.STATUS_BROADCAST" android:label="@string/perm_status_broadcast_label" Loading
play-services-core/src/withNearby/AndroidManifest.xml 0 → 100644 +10 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?><!-- ~ SPDX-FileCopyrightText: 2021, microG Project Team ~ SPDX-License-Identifier: Apache-2.0 --> <manifest xmlns:android="http://schemas.android.com/apk/res/android"> <permission android:name="com.google.android.gms.nearby.exposurenotification.EXPOSURE_CALLBACK" android:protectionLevel="normal" /> </manifest>