commit | a68a28640fc700624369e07582033b0f5a71572c | [log] [tgz] |
---|---|---|
author | Fyodor Kupolov <fkupolov@google.com> | Tue Jan 30 18:22:00 2018 -0800 |
committer | Fyodor Kupolov <fkupolov@google.com> | Wed Jan 31 14:31:05 2018 -0800 |
tree | 79118c2afc5d0b01aa0bb534dd02438d9c4f783c | |
parent | d21e8d8b7bae213d30b376dea19153d4673b7d98 [diff] |
Do not call setQuietModeEnabled from the main thread Call into startUserInBackgroundWithListener->onBeforeStartUser sometimes can be blocked for a long time if there is an ongoing dexopt operation. Instead call it from bg thread. Test: manual Bug: 72692931 Change-Id: I872c3a2baf6e5ff95aab186f7a8008afec7533d6