diff options
author | Jing Ji <jji@google.com> | 2020-01-31 14:16:07 -0800 |
---|---|---|
committer | Jing Ji <jji@google.com> | 2020-01-31 14:16:07 -0800 |
commit | 37693445bc8039dbef7d9e5961433f328f4278f1 (patch) | |
tree | d208ebab093716344f3938adb0decb0eda1f8960 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 291d7350e5312aaa72da34eed0374db22c95710e (diff) |
Move the app exit handler to a new thread
Previously the handler was sharing the same thread with LmkdConnection
which takes care of receiving incoming data from lmkd; in case there
is any lock contention, the lmkd communication would get wedged.
Bug: 148387160
Test: atest ApplicationExitInfoTest
Test: atest CtsAppExitTestCases:ActivityManagerAppExitInfoTest
Change-Id: Ifc0aacec0e64e1d920ae61e65eef94ea9e3b1828
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions