Go to file
Ying Wang 833b427d72 Explicit dependency on hostdex classes.jar.
Previously for hostdex Java libraries, we set up dependency on only
javalib.jar, which in turn is dependent on classes.jar.
But when jack is enabled there is no dependency of javalib.jar on
classes.jar. In commit b4c49cba57 classes.jar was universally added to
all host java library dependencies. That's unnecessary.

This change adds explicit dependency on classes.jar only for hostdex
modules.

On the other hand, if we switch checked module to $(full_classes_jack),
like what we did in commit 8bc90fd2d6, we won't need this to fix jack
build either, because classes.jar isn't needed when you run checkbuild.

Change-Id: I92c0e4d621d266f6e6914ab2b4f20e5531af070f
2015-01-21 17:30:21 -08:00
core Explicit dependency on hostdex classes.jar. 2015-01-21 17:30:21 -08:00
libs/host Remove HAVE_SYMLINKS. 2015-01-12 17:21:01 -08:00
target Add the apache-http library to all product configs. 2015-01-20 13:08:05 +00:00
tools am 4433ac85: am d1283889: am 48141e05: am 5a97f244: am 529a107f: Add new subtab under Distribute tab. 2015-01-16 20:06:35 +00:00
.gitignore Delete .swp file added by accident. 2014-07-22 17:42:35 -07:00
CleanSpec.mk resolve conflicts w/aaf823d2 2014-12-08 10:53:50 -08:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh am 53ed9df8: Merge "Fix incorrect name for x86 platform\'s gdb" 2015-01-05 22:55:43 +00:00