a082e90c04
No point having it in Wi-Fi-only tablets Change-Id: Iceacb99ab8d10c565896ad89da8ba533de83dc31
14 lines
317 B
Makefile
14 lines
317 B
Makefile
# World APN list
|
|
PRODUCT_COPY_FILES += \
|
|
vendor/cm/prebuilt/common/etc/apns-conf.xml:system/etc/apns-conf.xml
|
|
|
|
# World SPN overrides list
|
|
PRODUCT_COPY_FILES += \
|
|
vendor/cm/prebuilt/common/etc/spn-conf.xml:system/etc/spn-conf.xml
|
|
|
|
# Telephony packages
|
|
PRODUCT_PACKAGES += \
|
|
Mms \
|
|
Stk \
|
|
WhisperPush
|