commit | 870025f89beccc93a22c9cc17609242e7675a110 | [log] [tgz] |
---|---|---|
author | Nan Zhang <nanzhang@google.com> | Wed Sep 13 14:56:11 2017 -0700 |
committer | Nan Zhang <nanzhang@google.com> | Thu Sep 14 14:44:40 2017 -0700 |
tree | c4ab34975fbd0f1a3f2f54e3c6f3489014b4d688 | |
parent | 8bbbd87ef658ece6ba99e1787ffd52322b0ef9ab [diff] |
Move classes.jar generation right below JarJar phase. By doing this, we don't need run desugar/Jacoco/proguard twice for static java libraries(one for their self build, another for downstream dependents). Test: m clean && m java Bug: b/65455145 Change-Id: I87aee34940937dbde33a977f55d1faf2c8054561