summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2020-06-29 23:04:23 +0900
committerRemi NGUYEN VAN <reminv@google.com>2020-07-01 12:19:43 +0900
commit35aa6f2e1879ebc7149e6d06f46976166e0667c2 (patch)
treeba6e93b08c601e64223596a158c2f719787faa32 /src
parentb8ac953af4ffc4a82fdc9a58f76fd96756c3cf49 (diff)
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
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions