Merge changes from topic "permission_hub_2_framework" into rvc-qpr-dev
* changes: Give Permission Controller the ability to see all accounts. Allow perm controller to read historical app-op data
This commit is contained in:
committed by
Android (Google) Code Review
commit
b7130b274c
@@ -143,6 +143,9 @@ applications that come with the platform
|
||||
<permission name="android.permission.SUBSTITUTE_NOTIFICATION_APP_NAME" />
|
||||
<permission name="android.permission.PACKAGE_USAGE_STATS" />
|
||||
<permission name="android.permission.CHANGE_COMPONENT_ENABLED_STATE" />
|
||||
|
||||
<!-- For permission hub 2 debugging only -->
|
||||
<permission name="android.permission.GET_ACCOUNTS_PRIVILEGED"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.android.phone">
|
||||
|
||||
Reference in New Issue
Block a user