Let common_mini_phone inherit from commonized telephony.mk
See: http://review.cyanogenmod.org/52650 Change-Id: Ifb074fb380cdd84e6ace49631ec54a8cef45c457
This commit is contained in:
parent
f95c297a07
commit
91e1e7c6b5
@ -20,15 +20,5 @@ ifeq ($(TARGET_SCREEN_WIDTH) $(TARGET_SCREEN_HEIGHT),$(space))
|
||||
PRODUCT_COPY_FILES += \
|
||||
vendor/cm/prebuilt/common/bootanimation/320.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
|
||||
|
||||
$(call inherit-product, vendor/cm/config/telephony.mk)
|
||||
|
Loading…
Reference in New Issue
Block a user