summaryrefslogtreecommitdiffstats
path: root/config/telephony.mk
blob: b28e26f1c5379e336d93e2522672872554684414 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# World APN list
PRODUCT_COPY_FILES += \
    vendor/replicant/prebuilt/common/etc/apns-conf.xml:system/etc/apns-conf.xml

# Selective SPN list for operator number who has the problem.
PRODUCT_COPY_FILES += \
    vendor/replicant/prebuilt/common/etc/selective-spn-conf.xml:system/etc/selective-spn-conf.xml

# Telephony packages
PRODUCT_PACKAGES += \
    messaging \
    Stk \
    CellBroadcastReceiver

# Default ringtone
PRODUCT_PROPERTY_OVERRIDES += \
    ro.config.ringtone=Orion.ogg