display: add golden profile for hk3 and sb3

Bug: 243693860
Test: check displaycolor dump and log
Change-Id: Ibdfdde13c6fc983dad2fdeabc573dfddb2b53991
This commit is contained in:
Safayat Ullah 2023-06-01 11:59:14 +00:00
parent afc3b5408f
commit c29590763d
5 changed files with 5 additions and 2 deletions

View file

@ -36,7 +36,8 @@ DEVICE_PACKAGE_OVERLAYS += device/google/shusky/husky/overlay
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.ignore_hdr_camera_layers=true
PRODUCT_COPY_FILES += \
device/google/shusky/husky/display_colordata_dev_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_dev_cal0.pb
device/google/shusky/husky/display_colordata_dev_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_dev_cal0.pb \
device/google/shusky/husky/display_golden_google-hk3_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_golden_google-hk3_cal0.pb
include device/google/shusky/audio/husky/audio-tables.mk
include device/google/zuma/device-shipping-common.mk

View file

@ -279,7 +279,9 @@ PRODUCT_VENDOR_PROPERTIES += \
PRODUCT_COPY_FILES += \
device/google/shusky/shiba/display_colordata_google-bigsurf_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_google-bigsurf_cal0.pb \
device/google/shusky/shiba/display_colordata_google-shoreline_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_google-shoreline_cal0.pb
device/google/shusky/shiba/display_colordata_google-shoreline_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_google-shoreline_cal0.pb \
device/google/shusky/shiba/display_golden_google-bigsurf_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_golden_google-bigsurf_cal0.pb \
device/google/shusky/shiba/display_golden_google-shoreline_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_golden_google-shoreline_cal0.pb
# Camera Vendor property
PRODUCT_VENDOR_PROPERTIES += \

Binary file not shown.

Binary file not shown.

Binary file not shown.