Rename property for default MTE mode.
This was requested in aosp/1959650. Change-Id: I96f8771a39606b0934e4455991a6a34aea40235b
This commit is contained in:
parent
03b3b18c70
commit
6020c42f2b
1 changed files with 1 additions and 1 deletions
|
@ -707,7 +707,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
|
||||
persist.arm64.memtag.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