summaryrefslogtreecommitdiffstats
path: root/full_crespo.mk
diff options
context:
space:
mode:
Diffstat (limited to 'full_crespo.mk')
-rw-r--r--full_crespo.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/full_crespo.mk b/full_crespo.mk
index d86fed2..3aa53b8 100644
--- a/full_crespo.mk
+++ b/full_crespo.mk
@@ -29,6 +29,9 @@ PRODUCT_PACKAGES := \
Nfc \
Tag
+# Get the long list of APNs
+PRODUCT_COPY_FILES := device/sample/etc/apns-full-conf.xml:system/etc/apns-conf.xml
+
# Get the parts that are either non-open-source or depend
# on non-open-source drivers
$(call inherit-product-if-exists, vendor/samsung/crespo/full_crespo-trampoline.mk)