commit | 190819a32aadc8e1b6287fc1bfff0712726f9d4d | [log] [tgz] |
---|---|---|
author | Winson <chiuwinson@google.com> | Fri Oct 29 13:33:53 2021 -0700 |
committer | Winson <chiuwinson@google.com> | Fri Nov 12 18:32:12 2021 -0800 |
tree | baaa73a78a8faabed16991994fa39178018a8f41 | |
parent | 8a17328a14729642cfe76a8c0cc456e6e5e936ef [diff] |
Remove some read only usages of PackageManagerService mLock In most non-install, non-mutate areas, migrates away from locking PackageManagerService directly in favor of the Computer snapshot. This will relieve more lock contention and allow scoping PackageSetting to mutate-only scenarios, such as install. Bug: 202291449 Change-Id: Ie92ebfeacdc4a00484373f11739fdfe3c3897a7f