Loading core/res/AndroidManifest.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -3035,7 +3035,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 Loading Loading
core/res/AndroidManifest.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -3035,7 +3035,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 Loading