aboutsummaryrefslogtreecommitdiff
path: root/shared/phone/device_vendor.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shared/phone/device_vendor.mk')
-rw-r--r--shared/phone/device_vendor.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/phone/device_vendor.mk b/shared/phone/device_vendor.mk
index e22a22ff8..a9be2ced5 100644
--- a/shared/phone/device_vendor.mk
+++ b/shared/phone/device_vendor.mk
@@ -47,7 +47,7 @@ TARGET_PRODUCT_PROP := $(LOCAL_PATH)/product.prop
TARGET_VENDOR_PROP := $(LOCAL_PATH)/vendor.prop
PRODUCT_COPY_FILES += \
- frameworks/native/data/etc/android.hardware.faketouch.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.faketouch.xml \
+ frameworks/native/data/etc/android.hardware.touchscreen.multitouch.distinct.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.touchscreen.multitouch.distinct.xml \
frameworks/native/data/etc/android.hardware.fingerprint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.fingerprint.xml \
ifneq ($(TARGET_DISABLE_BIOMETRICS_FACE),true)