commit | 51b2c072a5c54dd310e036f39392c250be4d61f5 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Mon Sep 17 14:49:07 2018 -0700 |
committer | Chris Tate <ctate@android.com> | Tue Oct 02 23:41:31 2018 +0000 |
tree | 80c41f28dd53c73336f26bf8ff55856f15ab166e | |
parent | 880aba2163ea81e68a193ad3cbd08a8e1be3542b [diff] |
Fix widget manager / alarm manager deadlock Don't hold locks while manipulating alarms within the app widget server, because the joint dependencies on activity manager locking cause problems. Change-Id: Ic7a09e6938277df7201be515f9785f326552f166 Bug: 115894687 Test: manual (repeated rebooting including with alarms forced) (cherry picked from commit fb2f70a6edd8383ed513addb82ed5d91572ee261)