commit | 02cee29ccbbcf03b52ed7c9a3566bde4b2315b32 | [log] [tgz] |
---|---|---|
author | Patrick Baumann <patb@google.com> | Thu Nov 12 09:51:06 2020 -0800 |
committer | Patrick Baumann <patb@google.com> | Mon Dec 14 17:17:57 2020 +0000 |
tree | c30de3c99941118902b117ab87321f469beb1a18 | |
parent | f010d5dea2047b65d5d125219d2b2eac259302c8 [diff] |
Marks Settings.mPackages as VisibleForTesting mPackages was accessed directly throughout the pm package. This change removes those from non-test code and marks the field @VisibleForTesting to account for the tests still accessing it directly. Bug: 169360984 Test: atest PackageManagerServiceBootTest Change-Id: I85be9daabd01f49f86b2cc0d5f9e2bc3d090f52b