aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSzuWei Lin2019-01-02 02:58:45 -0600
committerSzuWei Lin2019-01-03 01:09:00 -0600
commit3da383971c3997c52dbd183913a9c2305e588309 (patch)
tree189bfb9af5bf3126db7870da1c23d1c96958b8e1 /target/product
parent5723181c537d6d288b4554d9ded63634aec7f78e (diff)
downloadplatform-build-3da383971c3997c52dbd183913a9c2305e588309.tar.gz
platform-build-3da383971c3997c52dbd183913a9c2305e588309.tar.xz
platform-build-3da383971c3997c52dbd183913a9c2305e588309.zip
Revise apns-conf.xml of Legacy GSI from goldfish to sample
GSI includes a default apns-conf.xml. This patch align the apns-conf.xml in Legacy GSI with the one in non-Legacy GSI. Bug: 122238063 Test: lunch aosp_arm64_ab-userdebug; make -j and check output Change-Id: Ia9e2e411d9f62896f75e190c72260688bed5369d
Diffstat (limited to 'target/product')
-rw-r--r--target/product/treble_common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/product/treble_common.mk b/target/product/treble_common.mk
index 040802843..7642876af 100644
--- a/target/product/treble_common.mk
+++ b/target/product/treble_common.mk
@@ -38,7 +38,7 @@ PRODUCT_PACKAGES += \
38# Telephony: 38# Telephony:
39# Provide a default APN configuration 39# Provide a default APN configuration
40PRODUCT_COPY_FILES += \ 40PRODUCT_COPY_FILES += \
41 device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml 41 device/sample/etc/apns-full-conf.xml:system/etc/apns-conf.xml
42 42
43# NFC: 43# NFC:
44# Provide default libnfc-nci.conf file for devices that does not have one in 44# Provide default libnfc-nci.conf file for devices that does not have one in