diff options
| author | 2022-12-06 14:53:48 +0000 | |
|---|---|---|
| committer | 2022-12-20 13:07:19 +0000 | |
| commit | 46bb3e8a553cae4afd060efe04d08d1cc76183db (patch) | |
| tree | 9724cd94f079a026341ab014bd09262474cfdf0d /services/coverage/java | |
| parent | f8849f8572c3529a44b36688025d15140053325f (diff) | |
Add a mainline-accessible API to kill an app on sandbox death
This API can be accessed by mainline modules to kill a specific app
process when its associated sandbox dies. It takes in the IBinder value
of the corresponding IApplicationThread of the app to kill it.
REASON_DEPENDENCY_DIED and SUBREASON_SDK_SANDBOX_DIED are used in the
emitted AppProcessDied atom.
Bug: 261558210
Test: atest SdkSandboxLifecycleHostTest
Test: m statsd && statsd_testdrive 373 emits an atom with
SUBREASON_SDK_SANDBOX_DIED
Change-Id: Id37023eabaa5f734bb67bee07a0f779c355cc100
Diffstat (limited to 'services/coverage/java')
0 files changed, 0 insertions, 0 deletions