blob: 3b08ca88573d5120290d00680752c7d3a9ba1acf [file] [log] [blame]
# Inherit common stuff
$(call inherit-product, vendor/slim/config/common.mk)
# World APN list
PRODUCT_COPY_FILES += \
vendor/slim/prebuilt/common/etc/apns-conf.xml:system/etc/apns-conf.xml
# World SPN overrides list
PRODUCT_COPY_FILES += \
vendor/slim/prebuilt/common/etc/spn-conf.xml:system/etc/spn-conf.xml
# SIM Toolkit
PRODUCT_PACKAGES += \
Stk