Skip to content
Commit 68babfc7 authored by Amith Yamasani's avatar Amith Yamasani
Browse files

Fix incorrect locking order

PackageManagerService should not call into
DevicePolicyManagerService with a lock held.
Lock only the necessary parts of the code so
that we're not holding a lock when calling into
DPMS.

Change-Id: I6d9ae02dc82a39123948cb826d97654fb44ba58b
Fixes: 119804954
Test: atest GtsSuspendAppsTestCases
parent a14aac8a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment