Add APEX module for permission.
We need an APEX module for permission to reliably roll back runtime permission state, specifically, platform runtime-permissions.xml will be moved into the data directory of this APEX and be rolled back when PermissionController is rolled back. Bug: 136503238 Test: build Change-Id: Id3ade3f2f7d31f7badf456d438e01ce0eac964eb
This commit is contained in:
parent
0fb0781fb6
commit
9a960fa6ef
1 changed files with 1 additions and 0 deletions
1
apex/com.android.permission-file_contexts
Normal file
1
apex/com.android.permission-file_contexts
Normal file
|
@ -0,0 +1 @@
|
|||
(/.*)? u:object_r:system_file:s0
|
Loading…
Reference in a new issue