OSDN Git Service

Move apache-xml to external. (project 3 of 4)
authorJesse Wilson <jessewilson@google.com>
Fri, 14 Jan 2011 01:21:58 +0000 (17:21 -0800)
committerJesse Wilson <jessewilson@google.com>
Fri, 14 Jan 2011 01:21:58 +0000 (17:21 -0800)
Change-Id: Ib65348e4203e6ac653e9fe81369b21dad06b5b58
http://b/3351604

core/dex_preopt.mk
target/product/core.mk

index 6e0b093..87bf2d3 100644 (file)
@@ -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)
index 06b7003..7957a07 100644 (file)
@@ -23,6 +23,7 @@ PRODUCT_PROPERTY_OVERRIDES := \
     ro.config.alarm_alert=Alarm_Classic.ogg
 
 PRODUCT_PACKAGES := \
+    apache-xml \
     bouncycastle \
     com.android.location.provider \
     com.android.location.provider.xml \