Merge "Delete frameworks/base/voip use voip-common from frameworks/opt/net/voip"

This commit is contained in:
Wink Saville 2013-01-29 03:11:04 +00:00 committed by Android (Google) Code Review
commit b7dca3a05b
5 changed files with 4 additions and 2 deletions

View File

@ -4,7 +4,7 @@
####################################
# TODO: replace it with device's BOOTCLASSPATH
DEXPREOPT_BOOT_JARS := core:core-junit:bouncycastle:ext:framework:telephony-common:mms-common:android.policy:services:apache-xml
DEXPREOPT_BOOT_JARS := core:core-junit:bouncycastle:ext:framework:telephony-common:voip-common:mms-common:android.policy:services:apache-xml
DEXPREOPT_BOOT_JARS_MODULES := $(subst :, ,$(DEXPREOPT_BOOT_JARS))
DEXPREOPT_BUILD_DIR := $(OUT_DIR)

View File

@ -97,7 +97,6 @@ FRAMEWORKS_BASE_SUBDIRS := \
wifi \
keystore \
icu4j \
voip \
)
#

View File

@ -47,6 +47,7 @@ PDK_PLATFORM_JAVA_ZIP_JAVA_LIB_DIR := \
target/common/obj/JAVA_LIBRARIES/framework_intermediates \
target/common/obj/JAVA_LIBRARIES/android.test.runner_intermediates \
target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates \
target/common/obj/JAVA_LIBRARIES/voip-common_intermediates \
target/common/obj/JAVA_LIBRARIES/mms-common_intermediates
# not java libraries
PDK_PLATFORM_JAVA_ZIP_CONTENTS := \

View File

@ -129,6 +129,7 @@ PRODUCT_PACKAGES += \
lint \
uiautomator \
telephony-common \
voip-common \
mms-common
# SELinux packages

View File

@ -151,6 +151,7 @@ PRODUCT_PACKAGES += \
sensorservice \
lint \
telephony-common \
voip-common \
mms-common
PRODUCT_COPY_FILES += \