display: add golden profile for hk3 and sb3 am: c29590763d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24236510 Change-Id: I4e6aaf1698395c537e5a33fefe6184f1b8ae00eb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
54ffd98ecb
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_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.ignore_hdr_camera_layers=true
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
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/shusky/audio/husky/audio-tables.mk
|
||||||
include device/google/zuma/device-shipping-common.mk
|
include device/google/zuma/device-shipping-common.mk
|
||||||
|
|
|
@ -279,7 +279,9 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
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-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
|
# Camera Vendor property
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
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