OSDN Git Service

Add JarJar support to BUILD_HOST_JAVA_LIBRARY
authorNeil Fuller <nfuller@google.com>
Wed, 2 Mar 2016 11:19:41 +0000 (11:19 +0000)
committerNeil Fuller <nfuller@google.com>
Wed, 2 Mar 2016 11:19:41 +0000 (11:19 +0000)
commit30b21ad579fab9669ec00845bfa092e4318eed10
tree72ea4c66bd9110c16cafd5d60a9ad1d5cfef1d00
parent837d60f49a5c764bd427c7d8b75d291c83344984
Add JarJar support to BUILD_HOST_JAVA_LIBRARY

This will allow us to convert icu4j-icudata / icu4j-icutzdata
targets to "host" targets rather than "target" targets.
Right now they are forcing Jack off just so they can use
javac + jarjar (even though the resulting file is used on
host).

Bug: 27218410
Change-Id: I7062c698389d98b0dde5690280a9140c3b12cbf7
core/host_java_library.mk