display: add golden profile for hk3 and sb3
Bug: 243693860 Test: check displaycolor dump and log Change-Id: Ibdfdde13c6fc983dad2fdeabc573dfddb2b53991
This commit is contained in:
parent
afc3b5408f
commit
c29590763d
5 changed files with 5 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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 += \
|
||||
|
|
BIN
husky/display_golden_google-hk3_cal0.pb
Normal file
BIN
husky/display_golden_google-hk3_cal0.pb
Normal file
Binary file not shown.
BIN
shiba/display_golden_google-bigsurf_cal0.pb
Normal file
BIN
shiba/display_golden_google-bigsurf_cal0.pb
Normal file
Binary file not shown.
BIN
shiba/display_golden_google-shoreline_cal0.pb
Normal file
BIN
shiba/display_golden_google-shoreline_cal0.pb
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue