Merge "move telephony, mms, and voip common jars to core_minimal"

This commit is contained in:
Adam Hampson 2014-05-16 22:35:32 +00:00 committed by Android (Google) Code Review
commit 2b47ce7e28
2 changed files with 6 additions and 21 deletions

View file

@ -57,28 +57,7 @@ PRODUCT_PACKAGES += \
libvariablespeed \
libwebrtc_audio_preprocessing \
mdnsd \
mms-common \
requestsync \
telephony-common \
voip-common \
wifi-service
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_minimal.mk)
# Override the PRODUCT_BOOT_JARS set in core_minimal.mk. The order matters.
PRODUCT_BOOT_JARS := \
core \
conscrypt \
okhttp \
core-junit \
bouncycastle \
ext \
framework \
framework2 \
telephony-common \
voip-common \
mms-common \
android.policy \
services \
apache-xml \
webviewchromium \
wifi-service

View file

@ -57,10 +57,13 @@ PRODUCT_PACKAGES += \
libwilhelm \
logd \
make_ext4fs \
mms-common \
screencap \
sensorservice \
telephony-common \
uiautomator \
uncrypt \
voip-common \
webview \
wifi-service
@ -74,6 +77,9 @@ PRODUCT_BOOT_JARS := \
ext \
framework \
framework2 \
telephony-common \
voip-common \
mms-common \
android.policy \
services \
apache-xml \