Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d392a77 authored by Svetoslav Ganov's avatar Svetoslav Ganov Committed by android-build-merger
Browse files

Allow SetupWizard to do WiFi scans if location off am: b2457c37 am: ff484bbf

am: ebdcd873

Change-Id: Id9cf89c6f4b6a505cb568a3b782f2c302cc5ae49
parents e45d6241 ebdcd873
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3044,7 +3044,7 @@
    <!-- @SystemApi Allows access to MAC addresses of WiFi and Bluetooth peer devices.
        @hide -->
    <permission android:name="android.permission.PEERS_MAC_ADDRESS"
                android:protectionLevel="signature" />
                android:protectionLevel="signature|setup" />

    <!-- Allows the Nfc stack to dispatch Nfc messages to applications. Applications
        can use this permission to ensure incoming Nfc messages are from the Nfc stack