summaryrefslogtreecommitdiff
path: root/tests/common/java/android/net/NetworkCapabilitiesTest.java
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2021-07-27 14:30:14 +0900
committerRemi NGUYEN VAN <reminv@google.com>2021-08-02 19:13:09 +0900
commit0015f04ec77d0061fed92c83739612477442d7ea (patch)
tree2c12d3f17492bc28d6c112b5ed4da57c2c50f456 /tests/common/java/android/net/NetworkCapabilitiesTest.java
parent93bda73970778d94cca72ba81524f72345dd0e45 (diff)
Do not apply jarjar rules on intermediate libs
Using jarjar on intermediate libraries causes issues when they are combined with other libraries that use different jarjar rules, as the resulting binary may contain multiple incompatible copies of the classes. Instead, jarjar should be used on the final artifact, after combining the libraries. Ensure NetworkStackJarJarRules is not applied on intermediate libraries like TetheringIntegrationTestsLib, but instead apply it on TetheringIntegrationTests or CtsTetheringTest. Bug: 192535368 Test: atest TetheringCoverageTests TetheringIntegrationTests \ CtsTetheringTest Change-Id: I248a533651984de81f676336c0e74e3788610bbb
Diffstat (limited to 'tests/common/java/android/net/NetworkCapabilitiesTest.java')
0 files changed, 0 insertions, 0 deletions