commit | ab6440acc446f820afa46f07eccc33df7641b49c | [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 | 4b5ff60db085781b95d40bce43419df6ccd71e60 | |
parent | 5e59b246a96a1219d32684556d32350bf2abb3b8 [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