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

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

Merge "Allow SetupWizard to do WiFi scans if location off" am: c98b34bd

am: 72510e62

Change-Id: Ib4468dc91eae1f6c26cdde4b70e911aa38696e27
parents 4c5141b9 72510e62
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3035,7 +3035,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