diff options
| author | randy.jeong <randy.jeong@samsung.com> | 2019-05-29 10:43:39 +0900 |
|---|---|---|
| committer | Andreas Gampe <agampe@google.com> | 2019-07-15 21:45:40 +0000 |
| commit | 3ea9580a290e21e0adaa336619794eed95f71cd5 (patch) | |
| tree | 9850bf3a27439c3b519b546e7df0bced79eb1203 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
| parent | a671dcd061c7a001a264856531de68e046ee5375 (diff) | |
Ignore signal registration for debugging
It's difficult to identify native crash/error of 3rd party app.
Because they can control their app with own signal handling.
Therefore I would like to support the way to ignore signal
registration in 3rd party app with the specific property.
To enable this, do just setprop "debug.ignoreappsignalhandler 1".
Test: test app to hook signal, then setprop debug.ignoreappsignalhandler 1
Merged-In: I2af98a0f58e5ac039eab0ebe9c3780357aca7820
Exempt-From-Owner-Approval: Cherry-pick
Change-Id: I2af98a0f58e5ac039eab0ebe9c3780357aca7820
Signed-off-by: randy.jeong <randy.jeong@samsung.com>
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions
