android_system_core/debuggerd/test_permissive_mte
Florian Mayer 094917deb7 Do not use GetBoolProperty in signal handler
This uses an std::string, which causes a heap allocation, which is not
async-safe.

Test: atest --no-bazel-mode permissive_mte_test
Change-Id: I4bd53d42d9a6a659abe62a964f14c81d9ec059d0
2022-09-16 12:01:40 -07:00
..
src/com/android/tests/debuggerd Do not use GetBoolProperty in signal handler 2022-09-16 12:01:40 -07:00
Android.bp
AndroidTest.xml
mte_crash.cpp