Merge "Move apache-xml to external. (project 3 of 4)"

This commit is contained in:
Jesse Wilson
2011-01-14 16:22:26 -08:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 1 deletions

View 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)

View 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 \