commit | a74c1f3c69a3fa575f61c56ab321097ae84f13a3 | [log] [tgz] |
---|---|---|
author | Winson <chiuwinson@google.com> | Thu Apr 01 14:24:35 2021 -0700 |
committer | Winson <chiuwinson@google.com> | Fri Apr 30 10:46:32 2021 -0700 |
tree | ad425f5610750c7ca53b18a199e3936421fb346b | |
parent | 8d3b16568adb51a4b0340a126975ad3a5f3a6600 [diff] |
Move withPackageSettingsSnapshot methods into PackageManagerInternal For consumers who don't care about blocking package data updates and only need data at a specific snapshot in time, these methods would avoid locking PMS during the iteration process. Bug: 183643808 Test: atest com.android.server.pm.test.verify.domain Change-Id: Ia951381798d75f77c4ad5fc010a469b69992f074