Skip to content
Commit 7ae91b41 authored by Matt Pietal's avatar Matt Pietal
Browse files

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
parent 33b9b855
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment