Allow SetupWizard to do WiFi scans if location off
am: b2457c3704
Change-Id: I3afe3d8628e8af5806b03b86ea5c866fd454cddd
This commit is contained in:
@@ -3032,7 +3032,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
|
||||
|
||||
Reference in New Issue
Block a user