am 126879fb: Merge "Do not copy apn table" into jb-mr2-dev
* commit '126879fbd0756c9870eac41218a69dc8843f88d1':
Do not copy apn table
diff --git a/aosp_flo.mk b/aosp_flo.mk
index dcf6130..0f2a938 100644
--- a/aosp_flo.mk
+++ b/aosp_flo.mk
@@ -17,8 +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/asus/flo/data/etc/apns-conf.xml:system/etc/apns-conf.xml
# Inherit from the common Open Source product configuration
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)