kunlun2: copy calib xml to vendor

This commit is contained in:
Giammarco Senatore 2021-07-17 19:47:53 +02:00
parent 224544bcb7
commit 6bfcf3971c
No known key found for this signature in database
GPG key ID: 661348FC1E144F04
2 changed files with 153 additions and 0 deletions

File diff suppressed because one or more lines are too long

View file

@ -139,6 +139,9 @@ PRODUCT_PACKAGES += \
memtrack.sdm710 \
vendor.qti.hardware.display.allocator@1.0-service
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/qdcm_calib_data_ft8719_focaltech_video_mode_dsi_panel.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_ft8719_focaltech_video_mode_dsi_panel.xml
# Health
PRODUCT_PACKAGES += \
android.hardware.health@2.1-impl-qti \