diff options
| author | 2022-12-15 03:38:02 +0000 | |
|---|---|---|
| committer | 2022-12-19 23:23:02 +0000 | |
| commit | 594d5abc8de8765dd424c5f16241a15f52466aea (patch) | |
| tree | 4cdde29386cb7b5ffba29e3314433af3cf4af9f1 /libs/androidfw/ConfigDescription.cpp | |
| parent | e5a40f29a5650ec2f4d5bcf8832192618741d66a (diff) | |
locksettings: reduce visibility where unnecessarily broad
Reduce the visibility of methods and classes when possible, or add
@VisibleForTesting.
This is not comprehensive; it's just some cases I found in a quick scan
through the code. I also didn't bother with some cases, like changing
public to package private in classes that are package private anyway.
Test: atest com.android.server.locksettings
Change-Id: I2fdef595d68316b4832948bbf85b70411e684703
Diffstat (limited to 'libs/androidfw/ConfigDescription.cpp')
0 files changed, 0 insertions, 0 deletions