diff options
author | Paul Duffin <paulduffin@google.com> | 2021-06-17 20:31:40 +0100 |
---|---|---|
committer | Paul Duffin <paulduffin@google.com> | 2021-06-18 12:11:17 +0100 |
commit | fd53e2109833b5a99f02002039e2343f6c1b57f9 (patch) | |
tree | e93c553efa3a6769943a998ffb999dd405c57d31 /java/platform_bootclasspath.go | |
parent | c30aea20a0e20458cfe9afded3bca40a0e7a6142 (diff) |
Copy implementation and header jars to make when possible
Fixes test issues caused by a jar containing a classes.dex file was
copied to a place that was expected a jar containing class files.
Bug: 191360201
Test: - in master-art
find out/ -name \*core-icu4j\* | xargs rm -fr
art/tools/buildbot-build.sh --target --installclean
art/tools/bootjars.sh --path --core
- examine file output from previous script for core-icu4j,
before this change it contained classes.dex file after this
change it contained *.class files.
Merged-In: I05ecf652535ec097125fb76d6ca80fee6587f98d
Change-Id: I05ecf652535ec097125fb76d6ca80fee6587f98d
(cherry picked from commit 85fa344d09ef79a1449a524ecd605ea2333e7cad)
Diffstat (limited to 'java/platform_bootclasspath.go')
0 files changed, 0 insertions, 0 deletions