commit | 26704957fe48d75a5b4f3a51cff520a9e4d8b82c | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Mon Jun 13 14:50:11 2016 -0700 |
committer | Makoto Onuki <omakoto@google.com> | Tue Jun 14 09:41:21 2016 -0700 |
tree | 628d701b61408b2736ef6d4a9fd04bf63f996dd2 | |
parent | f419bd9e03574d63581694f646f1b1136e7574d8 [diff] |
Don't take the DPMS lock in DPMI.createPackageSuspendedDialogIntent This method is called by AM with the lock held, so can't take the DPMS lock. It still takes a different lock, but we don't call into the external world while holding this lock, so this is fine. Bug 29242568 Change-Id: Idbecdd7d97385ca66c693903443471fdbae833e6