Skip to content
Snippets Groups Projects
Commit 6766543a authored by Christopher Ferris's avatar Christopher Ferris
Browse files

Allow read-only of new property for malloc hooks.

Bug: 30561479

Test: Booted on walleye and verified that read denials of the property
Test: do not generate warnings.
Change-Id: I61a4a7d3a360a6d27d8986eb8f3f9662272233b1
(cherry picked from commit 2f35f5ca)
parent 2732f149
No related branches found
No related tags found
No related merge requests found
......@@ -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
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.hooks.enable u:object_r:exported2_default_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.audio.ignore_effects u:object_r:exported2_default_prop:s0 exact bool
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment