blob: 0395198aea3bd6903ce482d6c9ecb2ec78bcab03 [file] [log] [blame]
araa342202012-09-04 14:59:34 -03001# Inherit common stuff
2$(call inherit-product, vendor/slim/config/common.mk)
cordellb2e70092013-11-12 22:51:19 +01003
4# World APN list
5PRODUCT_COPY_FILES += \
6 vendor/slim/prebuilt/common/etc/apns-conf.xml:system/etc/apns-conf.xml
7
8# World SPN overrides list
9PRODUCT_COPY_FILES += \
10 vendor/slim/prebuilt/common/etc/spn-conf.xml:system/etc/spn-conf.xml
11
cordell6ec5ddc2014-01-15 12:42:05 +010012# Selective SPN list for operator number who has the problem.
13PRODUCT_COPY_FILES += \
14 vendor/slim/prebuilt/common/etc/selective-spn-conf.xml:system/etc/selective-spn-conf.xml
15
cordellb2e70092013-11-12 22:51:19 +010016# SIM Toolkit
17PRODUCT_PACKAGES += \
18 Stk