commit | 63227d95df42c88e478b3c3c405d1cc23b5da6ee | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Wed Feb 13 14:24:01 2019 -0800 |
committer | Chris Tate <ctate@android.com> | Sat Feb 23 00:05:49 2019 +0000 |
tree | 083010dfd575963c21ee974717ec4b8ed9bce5e0 | |
parent | 8541aa5bcac5ba7a3cb7f4890ea161b6f5743cfa [diff] |
Start user widgets outside the AMS lock Bringing up app widgets during user unlock happens in the middle of a sequence that is sensitive to cross-service locking issues, so we now bring it up out-of-band to eliminate possible deadlock. Fixes: 120987926 Test: manual Change-Id: I5fafcdfd6e54fa912ddb8911ba3a07b716b92666