diff options
author | Martijn Coenen <maco@google.com> | 2020-06-04 06:15:43 +0200 |
---|---|---|
committer | Martijn Coenen <maco@google.com> | 2020-06-05 13:34:07 +0200 |
commit | 6bb801ebb3483775e86dbcc1bcc621754f36e4fe (patch) | |
tree | 7b5b29c1dfc534a8534e1ac4acfd651ab50d8408 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 38e3d616bc62fe5e0627f5b3878c824c4c174a16 (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 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions