commit | bc736ce82f3e3a8552ce2fafd40eab88df5ff8f4 | [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 | d55e1ac6075d902a68d58963aa7fda19364bb577 | |
parent | 5d4495deb892a7040749a87701cfe022fa4cdf52 [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