Merge "Allow read-only of new property for malloc hooks." am: 72527282ef
am: 587349ea59
Change-Id: I78c821f69203937273240cfa3e3ffdd722b89a06
This commit is contained in:
commit
f5574d1bf7
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ hal.instrumentation.enable u:object_r:exported2_default_prop:s0 exact bool
|
||||||
init.svc.tombstoned u:object_r:exported2_default_prop:s0 exact string
|
init.svc.tombstoned u:object_r:exported2_default_prop:s0 exact string
|
||||||
libc.debug.malloc.options u:object_r:exported2_default_prop:s0 exact string
|
libc.debug.malloc.options u:object_r:exported2_default_prop:s0 exact string
|
||||||
libc.debug.malloc.program u:object_r:exported2_default_prop:s0 exact string
|
libc.debug.malloc.program u:object_r:exported2_default_prop:s0 exact string
|
||||||
|
libc.debug.hooks.enable u:object_r:exported2_default_prop:s0 exact string
|
||||||
persist.sys.timezone u:object_r:exported_system_prop:s0 exact string
|
persist.sys.timezone u:object_r:exported_system_prop:s0 exact string
|
||||||
ro.arch u:object_r:exported2_default_prop:s0 exact string
|
ro.arch u:object_r:exported2_default_prop:s0 exact string
|
||||||
ro.audio.ignore_effects u:object_r:exported2_default_prop:s0 exact bool
|
ro.audio.ignore_effects u:object_r:exported2_default_prop:s0 exact bool
|
||||||
|
|
Loading…
Reference in a new issue