blob: b464b311b4c37cc9508fa9c84392ba454fd5a971 [file] [log] [blame]
Nicholas Flintham4c686ae2015-01-19 14:55:04 +00001# World APN list
2PRODUCT_COPY_FILES += \
3 vendor/slim/prebuilt/common/etc/apns-conf.xml:system/etc/apns-conf.xml
4
5# World SPN overrides list
6PRODUCT_COPY_FILES += \
7 vendor/slim/prebuilt/common/etc/spn-conf.xml:system/etc/spn-conf.xml
8
9# Selective SPN list for operator number who has the problem.
10PRODUCT_COPY_FILES += \
11 vendor/slim/prebuilt/common/etc/selective-spn-conf.xml:system/etc/selective-spn-conf.xml
12