commit | 7ae91b41a64416a0370676b6cc6ce9a25a82f82b | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Thu Apr 08 10:10:35 2021 -0400 |
committer | Matt Pietal <mpietal@google.com> | Fri Apr 09 12:24:48 2021 +0000 |
tree | a2f27f6762d06751234a8eebe7013ba97e35ce73 | |
parent | 33b9b855f349d3766f72ccdc0e2c9482b1a8cab2 [diff] |
DejankUtils fix for wrong thread init If the very first call to DejankUtils happens to be on a binder thread, DejankUtils will fail to initialize b/c it needs a main thread looper to be available. Fixes: 184642387 Test: SystemAppCheck Change-Id: Ie8ed7cf3610902bbb41cf9640d506a404722c75b