diff options
author | Mitch Phillips <mitchp@google.com> | 2021-02-04 09:38:40 -0800 |
---|---|---|
committer | Mitch Phillips <mitchp@google.com> | 2021-02-04 15:28:07 -0800 |
commit | b8d053a81567d431c192f030a9acc45b581cd1f5 (patch) | |
tree | 3b2cf1f52b35d573d63e48c7757c1fe07c0a245b /rs/java/android/renderscript/ProgramStore.java | |
parent | 0db5d441ad620d1a1f53b16c2cd0f462fe600827 (diff) |
[MTE] Parse MTE sysprop in system_server
The system server inherits the ELF note from the Zygote, but should also
be able to be overwritten by the system property. This needs to be
manually parsed.
Bug: 172365548
Test: 'adb shell setprop arm64.memtag.process.system_server 123' \
Test: ... kill the system_server, and and look in logcat for
Test ... "Unknown memory tag level for the system server".
Test: 'adb shell setprop arm64.memtag.process.system_server sync' \
Test: ... kill the system_server, and look in logcat for
Test: ... "SetHeapTaggingLevel: tag level set to 3".
Change-Id: Icda4ff141646086ae85d751b8af9b1fe94bfd7b5
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions