Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b4469f9e authored by Makoto Onuki's avatar Makoto Onuki
Browse files

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
parent 32981ff4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment