Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dccce7bb authored by Ji-Hwan Lee's avatar Ji-Hwan Lee
Browse files

Add handheld_core_hardware.xml to telephony base

Bug: 13683526
Change-Id: I8085fa1abfa460213c3c9fe2a63217ee16b9ff8a
parent 31bfe838
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -27,7 +27,8 @@ PRODUCT_PROPERTY_OVERRIDES := \
    ro.com.android.dataroaming=true

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/telephony.mk)