diff options
author | Patrick Baumann <patb@google.com> | 2020-11-12 09:51:06 -0800 |
---|---|---|
committer | Patrick Baumann <patb@google.com> | 2020-12-14 17:17:57 +0000 |
commit | 02cee29ccbbcf03b52ed7c9a3566bde4b2315b32 (patch) | |
tree | c30de3c99941118902b117ab87321f469beb1a18 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions