diff options
author | Jing Ji <jji@google.com> | 2020-07-22 23:54:40 -0700 |
---|---|---|
committer | Jing Ji <jji@google.com> | 2020-07-23 11:34:37 -0700 |
commit | c68053a3c3aa34bd60d9277bd7165b421a06202c (patch) | |
tree | b60faf4806292a24ee30726866d3633afeaa71bf /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 0eae0b2abce318f3745374de9394ecf7967caf5f (diff) |
Fix spurious undead process warning
Set the strict mode policy before Process.waitForProcessDeath.
Also eliminate some of the wtf warnings because we know it's
a legitimate case: a large process could get killed during
getProcessLocked(), and the caller would start a new process
right after that.
Bug: 161835160
Test: See b/161835160#comment3 for detailed test steps
Change-Id: I357b522943c88aa833dcf06013a9f8d2240c3967
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions