[mte] add property to globally enable mte.
Bug: 216305376 Change-Id: I25d0b3c9d0e7e6bba14eedf9b833c5e07786ec71
This commit is contained in:
parent
06337c4260
commit
be3197c996
1 changed files with 1 additions and 0 deletions
|
@ -668,6 +668,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.mode 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