Skip to content
Commit 58865c71 authored by tomnatan's avatar tomnatan
Browse files

Avoid locking mChanges when not necessary

This is done to prevent a deadlock from occuring when PackageManager#getApplicationInfo is called while mChanges is locked.

Bug: 190058852
Test: atest FrameworksServicesTests:CompatConfigTest
Change-Id: I193c8f0ce2659b89469bb21e505a6da382b64703
parent da0913d1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment