Merge "The public Telephony APIs must be present in all Android products" into klp-modular-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3f1b5c52d2
@@ -74,7 +74,10 @@ PRODUCT_PACKAGES += \
|
|||||||
nullwebview \
|
nullwebview \
|
||||||
screencap \
|
screencap \
|
||||||
sensorservice \
|
sensorservice \
|
||||||
uiautomator
|
uiautomator \
|
||||||
|
telephony-common \
|
||||||
|
voip-common \
|
||||||
|
mms-common
|
||||||
|
|
||||||
# The order matters
|
# The order matters
|
||||||
PRODUCT_BOOT_JARS := \
|
PRODUCT_BOOT_JARS := \
|
||||||
@@ -86,6 +89,9 @@ PRODUCT_BOOT_JARS := \
|
|||||||
ext \
|
ext \
|
||||||
framework \
|
framework \
|
||||||
framework2 \
|
framework2 \
|
||||||
|
telephony-common \
|
||||||
|
voip-common \
|
||||||
|
mms-common \
|
||||||
android.policy \
|
android.policy \
|
||||||
services \
|
services \
|
||||||
apache-xml \
|
apache-xml \
|
||||||
|
Reference in New Issue
Block a user