Merge "Add tz files to the runtime module permissions"
This commit is contained in:
commit
130fee6e95
2 changed files with 2 additions and 0 deletions
|
@ -6,3 +6,4 @@
|
|||
/bin/dexoptanalyzer(d)? u:object_r:dexoptanalyzer_exec:s0
|
||||
/bin/profman(d)? u:object_r:profman_exec:s0
|
||||
/lib(64)?(/.*)? u:object_r:system_lib_file:s0
|
||||
/etc/tz(/.*)? u:object_r:system_zoneinfo_file:s0
|
||||
|
|
|
@ -6,3 +6,4 @@
|
|||
/bin/dexoptanalyzer u:object_r:dexoptanalyzer_exec:s0
|
||||
/bin/profman u:object_r:profman_exec:s0
|
||||
/lib(64)?(/.*)? u:object_r:system_lib_file:s0
|
||||
/etc/tz(/.*)? u:object_r:system_zoneinfo_file:s0
|
||||
|
|
Loading…
Reference in a new issue