commit | 1e352f4c34534864306a79f20a1af9d73b7cbd5f | [log] [tgz] |
---|---|---|
author | Jason Monk <[email protected]> | Wed May 16 10:15:33 2018 -0400 |
committer | Jason Monk <[email protected]> | Wed May 16 10:15:33 2018 -0400 |
tree | 357c2149f6531aae760d8dea75019f5bb6d78d6d | |
parent | e5c8e375e1fb3ce2f9f2531a5926d4136186824d [diff] |
Fix testable looper threading In the case where an annotation was not used and the TestableLooper was manually created, then the messages would be executed on the wrong thread. Also switch some handlers over to async, might save us a little time. Test: runtest --path frameworks/base/tests/testables Bug: 79550837 Change-Id: I70a36449ae08eb5799e2dad41a5d258bb51a3fd3