change location of apns-conf.xml and vold.conf
- from development/data to device/generic/goldfish/data Change-Id: Iab7ad32b31b64f854412dd3cf23fd244a5306ed9
This commit is contained in:
@@ -27,7 +27,7 @@ PRODUCT_PROPERTY_OVERRIDES := \
|
||||
ro.com.android.dataroaming=true
|
||||
|
||||
PRODUCT_COPY_FILES := \
|
||||
development/data/etc/apns-conf.xml:system/etc/apns-conf.xml
|
||||
device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml
|
||||
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony.mk)
|
||||
|
Reference in New Issue
Block a user