Merge "Allow priv apps to get local mac address" into mnc-dev

This commit is contained in:
Svetoslav
2015-05-27 21:41:29 +00:00
committed by Android (Google) Code Review

View File

@@ -2451,7 +2451,7 @@
<!-- Allows applications to act as network scorers. @hide @SystemApi-->
<permission android:name="android.permission.LOCAL_MAC_ADDRESS"
android:protectionLevel="signature" />
android:protectionLevel="signatureOrSystem" />
<!-- The system process is explicitly the only one allowed to launch the
confirmation UI for full backup/restore -->