forked from openkylin/platform_build
Merge "Revise apns-conf.xml of Legacy GSI from goldfish to sample" am: 6b31342827
am: 85738e8167
am: 676336c468
Change-Id: I91ba59f6594eebc4de02a4babd76529f7c9536c1
This commit is contained in:
commit
b6d30963a5
|
@ -38,7 +38,7 @@ PRODUCT_PACKAGES += \
|
|||
# Telephony:
|
||||
# Provide a default APN configuration
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml
|
||||
device/sample/etc/apns-full-conf.xml:system/etc/apns-conf.xml
|
||||
|
||||
# NFC:
|
||||
# Provide default libnfc-nci.conf file for devices that does not have one in
|
||||
|
|
Loading…
Reference in New Issue