summaryrefslogtreecommitdiff
path: root/startop/scripts/lib/cmd_utils.py
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2020-06-04 06:15:43 +0200
committerMartijn Coenen <maco@google.com>2020-06-05 13:34:07 +0200
commit6bb801ebb3483775e86dbcc1bcc621754f36e4fe (patch)
tree7b5b29c1dfc534a8534e1ac4acfd651ab50d8408 /startop/scripts/lib/cmd_utils.py
parent38e3d616bc62fe5e0627f5b3878c824c4c174a16 (diff)
Use killUid() instead of killApplication().
killApplication() doesn't just kill the process, but also tears down its entire task stack, meaning it won't be restarted when that task becomes visible again. Use killUid() instead, which does have this property. Bug: 157674306 Test: manual verification Change-Id: I691d9fe96b64012c96e0595385bb482056b6c4d4
Diffstat (limited to 'startop/scripts/lib/cmd_utils.py')
0 files changed, 0 insertions, 0 deletions