From 889465c3e53613071ce5222d50b2c3d352b379af Mon Sep 17 00:00:00 2001 From: Brad Ebinger Date: Mon, 11 Mar 2019 17:38:53 -0700 Subject: msm8996-common: Enable FEATURE_TELEPHONY_IMS for this device. Change-Id: Ibdd8cfad8fa26b147d1c318eb43e4bf181ae4037 --- msm8996.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/msm8996.mk b/msm8996.mk index 4ead034..52a62b1 100755 --- a/msm8996.mk +++ b/msm8996.mk @@ -67,6 +67,7 @@ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.sensor.stepdetector.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.stepdetector.xml \ frameworks/native/data/etc/android.hardware.telephony.cdma.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.cdma.xml \ frameworks/native/data/etc/android.hardware.telephony.gsm.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.gsm.xml \ + frameworks/native/data/etc/android.hardware.telephony.ims.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.ims.xml \ frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \ frameworks/native/data/etc/android.hardware.usb.accessory.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.accessory.xml \ frameworks/native/data/etc/android.hardware.usb.host.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.host.xml \ -- cgit v1.2.3