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 \
|
||||
screencap \
|
||||
sensorservice \
|
||||
uiautomator
|
||||
uiautomator \
|
||||
telephony-common \
|
||||
voip-common \
|
||||
mms-common
|
||||
|
||||
# The order matters
|
||||
PRODUCT_BOOT_JARS := \
|
||||
@@ -86,6 +89,9 @@ PRODUCT_BOOT_JARS := \
|
||||
ext \
|
||||
framework \
|
||||
framework2 \
|
||||
telephony-common \
|
||||
voip-common \
|
||||
mms-common \
|
||||
android.policy \
|
||||
services \
|
||||
apache-xml \
|
||||
|
Reference in New Issue
Block a user