Merge "move telephony, mms, and voip common jars to core_minimal"
This commit is contained in:
commit
2b47ce7e28
2 changed files with 6 additions and 21 deletions
|
@ -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
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue