Settings: Add LOCAL_MAC_ADDRESS permission
This permission is needed for displaying the WIFI MAC address. Bug: 70638295 Test: Wifi network details page shows the wifi MAC address. Change-Id: Iaa595d520abf36ba55cfa9e888b169baae6ea1fb
This commit is contained in:
@@ -236,6 +236,7 @@ applications that come with the platform
|
||||
<permission name="android.permission.CHANGE_CONFIGURATION"/>
|
||||
<permission name="android.permission.DELETE_PACKAGES"/>
|
||||
<permission name="android.permission.FORCE_STOP_PACKAGES"/>
|
||||
<permission name="android.permission.LOCAL_MAC_ADDRESS"/>
|
||||
<permission name="android.permission.MANAGE_DEVICE_ADMINS"/>
|
||||
<permission name="android.permission.MANAGE_FINGERPRINT"/>
|
||||
<permission name="android.permission.MANAGE_USB"/>
|
||||
|
||||
Reference in New Issue
Block a user