From a22d4dafa92b002b72c88c14738a9fb483b9764e Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Fri, 22 Oct 2010 19:04:12 -0700 Subject: Use the long list of APNs Change-Id: I4074a6be5a7182469a2f51778d4856670cf3937b --- full_crespo.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'full_crespo.mk') diff --git a/full_crespo.mk b/full_crespo.mk index fa207b2..aa57db7 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) -- cgit v1.1