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

Commit ff484bbf 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

Change-Id: I3afe3d8628e8af5806b03b86ea5c866fd454cddd
parents 622e97ff b2457c37
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -3032,7 +3032,7 @@
    <!-- @SystemApi Allows access to MAC addresses of WiFi and Bluetooth peer devices.
    <!-- @SystemApi Allows access to MAC addresses of WiFi and Bluetooth peer devices.
        @hide -->
        @hide -->
    <permission android:name="android.permission.PEERS_MAC_ADDRESS"
    <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
    <!-- 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
        can use this permission to ensure incoming Nfc messages are from the Nfc stack