summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEthan Chen <intervigil@gmail.com>2015-10-04 21:58:43 -0700
committerdoc HD <doc.divxm@gmail.com>2015-10-06 10:23:49 +0300
commit8a0c4ff1f77e9e778e12dd0d54f2882c4e21e2e1 (patch)
tree923b7efd00586fdd55fb1fd93984ab1df5b0edb0
parentedc8da05e0d5e606769d0269a4c578942c855c5a (diff)
d801: Don't duplicate APN file copylp5.1
Change-Id: Ifbc5eda9814d0c8a1b3896ca6b7485c09df92f58
-rw-r--r--d801.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/d801.mk b/d801.mk
index 9359aa0..27d7660 100644
--- a/d801.mk
+++ b/d801.mk
@@ -17,9 +17,6 @@
# Sample: This is where we'd set a backup provider if we had one
# $(call inherit-product, device/sample/products/backup_overlay.mk)
-# Get the long list of APNs
-PRODUCT_COPY_FILES := device/sample/etc/apns-full-conf.xml:system/etc/apns-conf.xml
-
# Inherit from the common Open Source product configuration
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)