DO NOT MERGE SetMode: Don't call into PM with AppOps lock held
In the setmode paths do not call into package manager with the app-ops lock held. Otherwise we might get dead-locks then someone calls into app-ops manager with the package manager lock held. Test: Booted and saw no errors from the changed code Bug: 124731615 Bug: 146463528 Bug: 146590200 Change-Id: If074bed1bd246a81791a7d9fd656f42f1a755495 (cherry picked from commit ec142a52)
Loading
Please register or sign in to comment