commit | 58865c718323c87e438bcea56a56ac9f3f063374 | [log] [tgz] |
---|---|---|
author | tomnatan <tomnatan@google.com> | Tue Jun 15 00:04:14 2021 +0000 |
committer | tomnatan <tomnatan@google.com> | Tue Jun 15 00:16:21 2021 +0000 |
tree | bfa40f4545393cd953cd041020edaf57a1e21ef7 | |
parent | da0913d1aaae91592e40960a97bd7ff559451524 [diff] |
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