commit | 911f9ca32dfe6271e74b5e876b372231d2c72187 | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Fri Jan 08 18:32:00 2021 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Fri Mar 05 17:00:12 2021 +0800 |
tree | ed791723526cb217deb794462086940adb7c555b | |
parent | 6d2a041ca4c793127275c4b501d52683bd2a8809 [diff] |
Create a service-connectivity-pre-jarjar library This is needed for FrameworksNetTests because it inculdes service-connectivity. Without this library, the service-connectivity is already jarjar-ed which will cause the util classes couldn't be found when running the tests. So let the tests inculde the pre-jarjar version and service-connectivity applies the jarjar to this library. Bug: 177046265 Test: FrameworksNetTests Change-Id: I1acd95ff9bec99b918646e8ec3a57f3ef156e2ca