grus: Import QDCM calibration config
Change-Id: I876be5e71d1bba7040d1bfb6cbbcf3bbafebe397
This commit is contained in:
parent
1652103af9
commit
4b5b10ab57
|
@ -27,6 +27,10 @@ DEVICE_PACKAGE_OVERLAYS += \
|
|||
$(LOCAL_PATH)/overlay \
|
||||
$(LOCAL_PATH)/overlay-lineage
|
||||
|
||||
# QDCM
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(call find-copy-subdir-files,*,$(LOCAL_PATH)/qdcm/,$(TARGET_COPY_OUT_VENDOR)/etc)
|
||||
|
||||
# Shipping API level
|
||||
PRODUCT_SHIPPING_API_LEVEL := 28
|
||||
|
||||
|
|
|
@ -217,7 +217,6 @@ vendor/lib/mibokeh_712_opencl.bin
|
|||
|
||||
# Display calibration
|
||||
vendor/etc/dsi_ss_ea8076_fhd_cmd_display_mi.xml
|
||||
vendor/etc/qdcm_calib_data_samsung_ea8076_fhd_cmd_dsi_panel.xml
|
||||
|
||||
# Display configs
|
||||
vendor/etc/hdr_config.cfg
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue