Allow SetupWizard to do WiFi scans if location off am: b2457c3704

am: ff484bbfeb

Change-Id: I7f6cda2da22347375507a0364e976bbb01066ccc
This commit is contained in:
Svetoslav Ganov
2016-10-13 20:19:45 +00:00
committed by android-build-merger

View File

@@ -3039,7 +3039,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