commit | 9fbf6f6cf7a37db9237d3153bc1c2cced701016f | [log] [tgz] |
---|---|---|
author | Winson <chiuwinson@google.com> | Tue Nov 24 10:54:09 2020 -0800 |
committer | Winson <chiuwinson@google.com> | Wed Sep 29 12:59:11 2021 -0700 |
tree | 458d9c11fb16d04a19c5f659be4cfc0497e66cf7 | |
parent | 6e444efbbc715a4db182bd1f53651a98fa1c43ff [diff] |
Encapsulate PackageSetting fields Auto-refactoring of the fields inside PackageSetting so that they can be accessed solely through the new PackageState interface. Does not migrate Object fields that are made immutable through the PackageState implementation since that could easily break something. Bug: 173455397 Test: atest com.android.server.pm Change-Id: I7e4fe07ab77634e1e6a77daf856fa856931c1c97