summaryrefslogtreecommitdiffstats
path: root/core/dex_preopt.mk
diff options
context:
space:
mode:
authorJesse Wilson <jessewilson@google.com>2011-01-13 17:21:58 -0800
committerJesse Wilson <jessewilson@google.com>2011-01-13 17:21:58 -0800
commit7eff81df2ac6c6feeba02bfb9956ac45550cedbe (patch)
tree265650425c28e2dad19118d70c8cdca9e32696dc /core/dex_preopt.mk
parentd67c0f79dbaf1b7ef625bf704085a90dbbac7761 (diff)
downloadbuild-7eff81df2ac6c6feeba02bfb9956ac45550cedbe.zip
build-7eff81df2ac6c6feeba02bfb9956ac45550cedbe.tar.gz
build-7eff81df2ac6c6feeba02bfb9956ac45550cedbe.tar.bz2
Move apache-xml to external. (project 3 of 4)
Change-Id: Ib65348e4203e6ac653e9fe81369b21dad06b5b58 http://b/3351604
Diffstat (limited to 'core/dex_preopt.mk')
-rw-r--r--core/dex_preopt.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/dex_preopt.mk b/core/dex_preopt.mk
index 6e0b093..87bf2d3 100644
--- a/core/dex_preopt.mk
+++ b/core/dex_preopt.mk
@@ -4,7 +4,7 @@
####################################
# TODO: replace it with device's BOOTCLASSPATH
-DEXPREOPT_BOOT_JARS := core:bouncycastle:ext:framework:android.policy:services:core-junit
+DEXPREOPT_BOOT_JARS := core:apache-xml:bouncycastle:ext:framework:android.policy:services:core-junit
DEXPREOPT_BOOT_JARS_MODULES := $(subst :, ,$(DEXPREOPT_BOOT_JARS))
DEXPREOPT_BUILD_DIR := $(OUT_DIR)