Merge "Add persistent gwp-asan sysprops" am: 038018e113
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/2133021 Change-Id: Ia47cb44e9340eaaae9f22d98a1c00fc98bb26650 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
c854d0d9da
1 changed files with 2 additions and 1 deletions
|
@ -732,7 +732,8 @@ libc.debug.hooks.enable u:object_r:libc_debug_prop:s0 exact string
|
|||
|
||||
# GWP-ASan props. Separate from other libc.debug.* props, because we want users
|
||||
# to be able to set them from `adb shell` even on release devices.
|
||||
libc.debug.gwp_asan. u:object_r:gwp_asan_prop:s0 prefix string
|
||||
libc.debug.gwp_asan. u:object_r:gwp_asan_prop:s0 prefix string
|
||||
persist.libc.debug.gwp_asan. u:object_r:gwp_asan_prop:s0 prefix string
|
||||
|
||||
# shell-only props for ARM memory tagging (MTE).
|
||||
arm64.memtag. u:object_r:arm64_memtag_prop:s0 prefix string
|
||||
|
|
Loading…
Reference in a new issue