summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2017-09-07 17:00:22 -0700
committer Colin Cross <ccross@android.com> 2017-09-07 17:00:22 -0700
commit1965568eeea6aae09b8cb80f798b43fda0401b34 (patch)
treea05dde86558c34629fed8ab5bbe6da710295aeac /java/java_test.go
parent5349941875ef876d61e1a96cfe2d83a76b84d188 (diff)
Use same module name for java binary wrapper and jar
Trying to use dx.jar for the jar module name and dx for the wrapper module name leads to the make side installing dx.jar.jar. The separate names are only needed to make LOCAL_REQUIRED_MODULES work. Make the names the same again, and use a manual dependency from the installed location of the wrapper script to the installed location of the jar to make sure that both get installed and that the wrapper script timestamp is always as new as the jar. Test: m -j checkbuild Change-Id: Ibc8ce9d24ed770e9a270fb8eaa8fe1b427a382a7
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions