summaryrefslogtreecommitdiff
path: root/tests/common/java/android/net/NetworkCapabilitiesTest.java
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2021-07-08 17:30:46 +0900
committerRemi NGUYEN VAN <reminv@google.com>2021-07-12 19:33:33 +0900
commit0755183faefd7ab0076ec8fb0a1ef9184f244158 (patch)
tree1245a3e6359eac5e483ca5c5cd4aee01217d93c8 /tests/common/java/android/net/NetworkCapabilitiesTest.java
parent1d2ad89424f0ddfd56f0e872a1abc547e8a84210 (diff)
Jarjar all classes in service-connectivity
This ensures classes are used from the service-connectivity jar, instead of using classes from the system_server bootclasspath when there is a name conflict. Any developer adding a future class should do so in a subpackage of com.android.connectivity (such as com.android.connectivity.server). Otherwise, jarjar rules need to be added manually until b/180995093 is fixed. Also update current jarjar rules so that classes are jarjared to com.android.connectivity.[original name], making it easier to find the original source. This is consistent with the wifi module. Bug: 193086215 Test: atest CtsNetTestCases dexdump on service-connectivity.jar shows no classes outside of com.android.connectivity and com.android.server Change-Id: I2aadeca32751267b74d4fd2fd93bb3e8c62e46c0
Diffstat (limited to 'tests/common/java/android/net/NetworkCapabilitiesTest.java')
0 files changed, 0 insertions, 0 deletions