cm: World Phone support
* combine apns * leave cdma/gsm files intact but empty until the calls * are removed from devices cm.mk Change-Id: I0686ef4ee1fe9b34ac9beaaa2bd43555234f4f6d
This commit is contained in:
@@ -14,3 +14,16 @@ ifeq ($(TARGET_SCREEN_WIDTH) $(TARGET_SCREEN_HEIGHT),$(space))
|
||||
PRODUCT_COPY_FILES += \
|
||||
vendor/cm/prebuilt/common/bootanimation/480.zip:system/media/bootanimation.zip
|
||||
endif
|
||||
|
||||
# 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 += \
|
||||
Stk
|
||||
|
||||
|
Reference in New Issue
Block a user