2013-10-29 17:48:25 +00:00
|
|
|
# World APN list
|
|
|
|
PRODUCT_COPY_FILES += \
|
2015-12-17 17:24:03 +00:00
|
|
|
vendor/replicant/prebuilt/common/etc/apns-conf.xml:system/etc/apns-conf.xml
|
2013-10-29 17:48:25 +00:00
|
|
|
|
2014-02-22 07:39:38 +00:00
|
|
|
# Selective SPN list for operator number who has the problem.
|
2014-01-13 13:33:19 +00:00
|
|
|
PRODUCT_COPY_FILES += \
|
2015-12-17 17:24:03 +00:00
|
|
|
vendor/replicant/prebuilt/common/etc/selective-spn-conf.xml:system/etc/selective-spn-conf.xml
|
2014-01-13 13:33:19 +00:00
|
|
|
|
2013-12-13 11:17:08 +00:00
|
|
|
# Telephony packages
|
2013-10-29 17:48:25 +00:00
|
|
|
PRODUCT_PACKAGES += \
|
2015-11-03 19:39:04 +00:00
|
|
|
messaging \
|
2013-12-13 11:17:08 +00:00
|
|
|
Stk \
|
2015-11-03 19:39:04 +00:00
|
|
|
CellBroadcastReceiver
|
2014-02-22 07:39:38 +00:00
|
|
|
|
|
|
|
# Default ringtone
|
|
|
|
PRODUCT_PROPERTY_OVERRIDES += \
|
|
|
|
ro.config.ringtone=Orion.ogg
|