Apply jarjar rules to NetworkStaticLibTests
Each test target in NetworkStackCoverageTests needs to have appropriate jarjar rules applied: this was not the case for NetworkStaticLibTests, even though jarjar rules are already applied in NetworkStackTests and NetworkStackIntegrationTests. NetworkStaticLib is used by multiple modules that are each supposed to jarjar it to their own package, so jarjar rules cannot be applied on the test target itself. Define an android library to apply the jarjar rules before including the tests into NetworkStaticLibTests. Bug: 152461494 Test: atest NetworkStackCoverageTests Change-Id: I2afebd0e0fbfde2ed8c9daa396077761db23409f
Loading
-
mentioned in commit e123a26d
-
mentioned in commit 4654f130
-
mentioned in commit b8059b4e
-
mentioned in commit 7934dd15
-
mentioned in commit 7254e6d0
-
mentioned in commit 81fc3b61
-
mentioned in commit e9f607b8
-
mentioned in commit 7ae14092
-
mentioned in commit 0f31f87d
-
mentioned in commit fd4a0b11
Please register or sign in to comment