Add handheld_core_hardware.xml to telephony base
Bug: 13683526 Change-Id: I8085fa1abfa460213c3c9fe2a63217ee16b9ff8a
This commit is contained in:
@@ -27,7 +27,8 @@ PRODUCT_PROPERTY_OVERRIDES := \
|
|||||||
ro.com.android.dataroaming=true
|
ro.com.android.dataroaming=true
|
||||||
|
|
||||||
PRODUCT_COPY_FILES := \
|
PRODUCT_COPY_FILES := \
|
||||||
device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml
|
device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml \
|
||||||
|
frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml
|
||||||
|
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony.mk)
|
||||||
|
Reference in New Issue
Block a user