Merge "[mte] add property to globally enable mte." am: 0f30f3d8ff
am: b54919630f
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1959654 Change-Id: Ief84188881ede2a103aa468b7bd75d9c8ce8855a
This commit is contained in:
commit
81ace5cfd5
1 changed files with 1 additions and 0 deletions
|
@ -674,6 +674,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