Add APN configuration file

This commit is contained in:
ctso
2010-06-25 03:28:35 +00:00
parent 40a64b041e
commit 630e371ae6
2 changed files with 962 additions and 1 deletions

View File

@@ -17,7 +17,8 @@ PRODUCT_PACKAGES += \
# Copy over the changelog to the device
PRODUCT_COPY_FILES += \
vendor/cyanogen/CHANGELOG:system/etc/CHANGELOG-CM.txt
vendor/cyanogen/CHANGELOG:system/etc/CHANGELOG-CM.txt \
vendor/cyanogen/prebuilt/common/etc/apns-conf.xml:system/etc/apns-conf.xml
# Allow the use of overlays
PRODUCT_PACKAGE_OVERLAYS := vendor/cyanogen/overlay