dre: Use qdcm calibration data from the display hal

Change-Id: I8c372eb14eddf6ce40627eee9d49b2e57377bb7a
This commit is contained in:
Nick Reuter 2025-02-13 16:54:36 -06:00 committed by Albert Tang
parent aa3aceda39
commit 1756323755
2 changed files with 6 additions and 4 deletions

View file

@ -161,8 +161,13 @@ PRODUCT_PACKAGES += \
vendor.qti.hardware.display.composer-service \ vendor.qti.hardware.display.composer-service \
vendor.qti.hardware.memtrack-service vendor.qti.hardware.memtrack-service
DISPLAY_HAL_DIR := hardware/qcom-caf/sm8350/display
PRODUCT_COPY_FILES += \
$(DISPLAY_HAL_DIR)/config/qdcm_calib_data_bengal_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_nt36672c_tm_fhd_plus_video_mode_dsi_panel.xml \
$(DISPLAY_HAL_DIR)/config/snapdragon_color_libs_config.xml:$(TARGET_COPY_OUT_VENDOR)/etc/snapdragon_color_libs_config.xml
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
$(DISPLAY_HAL_DIR)/config/snapdragon_color_libs_config.xml:$(TARGET_COPY_OUT_VENDOR)/etc/snapdragon_color_libs_config.xml \
frameworks/native/data/etc/android.hardware.opengles.aep.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.opengles.aep.xml \ frameworks/native/data/etc/android.hardware.opengles.aep.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.opengles.aep.xml \
frameworks/native/data/etc/android.hardware.vulkan.compute-0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vulkan.compute-0.xml \ frameworks/native/data/etc/android.hardware.vulkan.compute-0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vulkan.compute-0.xml \
frameworks/native/data/etc/android.hardware.vulkan.level-1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vulkan.level-1.xml \ frameworks/native/data/etc/android.hardware.vulkan.level-1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vulkan.level-1.xml \

View file

@ -905,9 +905,6 @@ vendor/lib64/libsdm-disp-vndapis.so
vendor/lib64/libsdmextension.so vendor/lib64/libsdmextension.so
vendor/lib64/libtinyxml2_1.so vendor/lib64/libtinyxml2_1.so
# Display calibration data
vendor/etc/qdcm_calib_data_nt36672c_tm_fhd_plus_video_mode_dsi_panel.xml
# Display postprocessing # Display postprocessing
vendor/bin/hw/vendor.display.color@1.0-service vendor/bin/hw/vendor.display.color@1.0-service
vendor/bin/ppd vendor/bin/ppd