diff options
author | Chilun <chilunhuang@google.com> | 2018-12-20 14:32:21 +0800 |
---|---|---|
committer | Chilun Huang <chilunhuang@google.com> | 2018-12-20 07:56:50 +0000 |
commit | 0bd1bf628d857ecbe79778ce4265dc374e92e294 (patch) | |
tree | 53718d8c552e7b02651f62df2e636d2bf5f269fa /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 708e111e756ba2ed49259b7384edc67936dd7986 (diff) |
Avoid killing instrumentation process while start process
The case is a test using the same package name as default home.
Launching the instrumentation of the test will cause default home to
be killed. But AM has a mechanism to restart the default home and that
will cause the instrumentation process to be killed.
This patch add a condition check to avoid killing instrumentation
process while starting process.
Test: atest CtsAppTestCases:ServiceTest
Bug: 120107272
Change-Id: I6da0c4ca355aa324ed76571c3bc47ac2d962d192
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions