summaryrefslogtreecommitdiff
path: root/aosp_sailfish.mk
diff options
context:
space:
mode:
authorMeng Wang <mewan@google.com>2018-02-07 15:24:56 -0800
committerMeng Wang <mewan@google.com>2018-02-15 05:56:11 +0000
commit173615ee610a7dbff6ec389c29b84eab4c62d66f (patch)
tree2d8de027041c90247cb6090f2529eeaf87b2b6a0 /aosp_sailfish.mk
parentc75d5b062e29e807022b1d0797f57cd616562039 (diff)
Use device/sample/etc/apns-full-conf.xml
Bug: 73091197 Test: make - /system/etc/apns-conf.xml same as device/sample/etc/apns-full-conf.xml Change-Id: Iddbe38c10eec391434feab13494498ef9e9669e7
Diffstat (limited to 'aosp_sailfish.mk')
-rw-r--r--aosp_sailfish.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/aosp_sailfish.mk b/aosp_sailfish.mk
index 9ad4f0a5..c27fef5a 100644
--- a/aosp_sailfish.mk
+++ b/aosp_sailfish.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)
-# Provide meaningful APN configuration
-PRODUCT_COPY_FILES := device/google/marlin/apns-full-conf.xml:system/etc/apns-conf.xml
-
# Inherit from the common Open Source product configuration
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)