Files
android_packages_modules_Co…/tests/unit/java
Paul Hu 914d0def25 Make onPackage[Added|Removed] as non-public methods
In the past, CS would receive package add/remove intent and notify
PermissionMonitor by onPackage[Added|Removed] method.
Now, PermissionMonitor receives those intents itself, so CS will
not call these two methods anymore. Thus, these two methods do not
need to be public, make them as package private methods.

Bug: 232048835
Test: atest FrameworksNetTests CtsNetTestCases
Change-Id: I516edd1e900d7515bf383eeab2492eace97d780a
2022-08-25 02:08:51 +00:00
..
2022-08-17 07:11:55 +00:00