2013-10-29 17:48:25 +00:00
|
|
|
# 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
|
|
|
|
|
|
|
|
# SIM Toolkit
|
|
|
|
PRODUCT_PACKAGES += \
|
2013-11-22 22:44:42 +00:00
|
|
|
Mms \
|
2013-10-29 17:48:25 +00:00
|
|
|
Stk
|