Merge "[MTE] Add property to specify default MTE mode for apps."
This commit is contained in:
commit
94782041d1
1 changed files with 1 additions and 0 deletions
|
@ -710,6 +710,7 @@ libc.debug.hooks.enable u:object_r:libc_debug_prop:s0 exact string
|
|||
# shell-only props for ARM memory tagging (MTE).
|
||||
arm64.memtag. u:object_r:arm64_memtag_prop:s0 prefix string
|
||||
persist.arm64.memtag.default u:object_r:arm64_memtag_prop:s0 exact string
|
||||
persist.arm64.memtag.app_default u:object_r:arm64_memtag_prop:s0 exact string
|
||||
|
||||
net.redirect_socket_calls.hooked u:object_r:socket_hook_prop:s0 exact bool
|
||||
|
||||
|
|
Loading…
Reference in a new issue