Remove Vpn#isBlockingUid.
This code is no longer used. Delete it and the tests for it. One of the tests checks that when a restricted profile is added, the lockdown UID rules are updated to cover that profile as well. ConnectivityServiceTest does not currently has coverage for this, so add it. Bug: 173331190 Test: moved unit test from VpnTest to ConnectivityServiceTest Change-Id: Ic350b90946870890bf031668bb5c201037b0bd15
Showing
- services/core/java/com/android/server/connectivity/Vpn.java 0 additions, 28 deletionsservices/core/java/com/android/server/connectivity/Vpn.java
- tests/net/java/com/android/server/ConnectivityServiceTest.java 54 additions, 0 deletions.../net/java/com/android/server/ConnectivityServiceTest.java
- tests/net/java/com/android/server/connectivity/VpnTest.java 0 additions, 77 deletionstests/net/java/com/android/server/connectivity/VpnTest.java
Loading
Please register or sign in to comment