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

Commit bd48f84f authored by Meng Wang's avatar Meng Wang Committed by Gerrit Code Review
Browse files

Merge "AOSP telephony uses device/sample APN XML"

parents b2cc4dda 5151c6c2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ 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/sample/etc/apns-full-conf.xml:system/etc/apns-conf.xml \
    frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml

$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)