sdm845-common: Import fingerprint keylayouts and idc files

Change-Id: I7919c2524bfb663351e376a8eb5bbf82a93f633c
This commit is contained in:
LuK1337
2018-07-03 20:39:30 +02:00
committed by Christopher H.
parent 118f6920b5
commit 889bee0b3f
5 changed files with 119 additions and 0 deletions

View File

@@ -45,6 +45,13 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
libvulkan
# Input
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/idc/fpc1020.idc:system/usr/idc/fpc1020.idc \
$(LOCAL_PATH)/idc/gf_input.idc:system/usr/idc/gf_input.idc \
$(LOCAL_PATH)/keylayout/fpc1020.kl:system/usr/keylayout/fpc1020.kl \
$(LOCAL_PATH)/keylayout/gf_input.kl:system/usr/keylayout/gf_input.kl
# Lights
PRODUCT_PACKAGES += \
android.hardware.light@2.0-service.oneplus_sdm845