diff options
author | Chilun <chilunhuang@google.com> | 2019-01-04 16:47:42 +0800 |
---|---|---|
committer | Chilun Huang <chilunhuang@google.com> | 2019-01-07 03:03:31 +0000 |
commit | 917173f5709b1042d74e21280635e3807c559af1 (patch) | |
tree | 954b7bf7d384df59150a0a9e20f11765306e37f2 /packages/SystemUI/src | |
parent | 1f343b5efcd8a1464b8e36169f14a753979e26a2 (diff) |
Restart the application only for the bad process
The case is a test using the same package name as default home.
Starting the instrumentation of the test will kill the home process.
When AM try to restart the default home, there is a wrong logic that
cause the instrumentation process to be killled.
The problem of original logic is always set knownToBeDead as true even
the existing process is ok.
Test: atest CtsAppTestCases#ServiceTest
Bug: 120107272
Change-Id: Ic2c3f6236c3631b0e386d24750bf5952d8227ea9
Diffstat (limited to 'packages/SystemUI/src')
0 files changed, 0 insertions, 0 deletions