diff options
author | 2019-02-19 15:55:44 -0800 | |
---|---|---|
committer | 2019-02-20 10:20:31 -0800 | |
commit | b4469f9e589949beeed37ae9a7b11023a1fb64a8 (patch) | |
tree | 76fb6b804a5662596bfd32d562eeab12b001cad1 /cmds/bootanimation/BootAnimation.cpp | |
parent | 32981ff4d406cd44c5e57814088028fecb9bf72f (diff) |
Add ADB command to wait for system server crash
"adb shell svc system-server wait-for-crash" will block until the process dies.
Bug: 124022170
Test: Manual
- Run "adb shell svc system-server wait-for-crash" on multiple terminals
- Make sure open FDs aren't increasing by checking /proc/`pid system_server`/fd
- adb shell killall system_server
- All the "adb shell svc system-server wait-for-crash" should finish.
Change-Id: I203d001cd296d506ebf9f5a70b97e05e5769961a
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions