53df1df11e
Data-enabled tablets need love, too Change-Id: I239823f198260d0f045c6e7305cf04082a8ef1e9
13 lines
283 B
Makefile
13 lines
283 B
Makefile
# World APN list
|
|
PRODUCT_COPY_FILES += \
|
|
vendor/cm/prebuilt/common/etc/apns-conf.xml:system/etc/apns-conf.xml
|
|
|
|
# World SPN overrides list
|
|
PRODUCT_COPY_FILES += \
|
|
vendor/cm/prebuilt/common/etc/spn-conf.xml:system/etc/spn-conf.xml
|
|
|
|
# SIM Toolkit
|
|
PRODUCT_PACKAGES += \
|
|
Stk
|
|
|