Files
frameworks_base/services/appwidget/java/com/android
Christopher Tate fb2f70a6ed 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)
2018-09-19 11:31:08 -07:00
..