display: add LHBM compensation calibration file

Bug: 275678355
Test: dumpsys displaycolor
Change-Id: I2f4500f5fb67bb80c9151b14c72e205b487ddfe8
This commit is contained in:
Safayat Ullah 2023-03-30 14:09:13 +00:00
parent cdcfedb866
commit 7fb0d984fe
2 changed files with 4 additions and 0 deletions

Binary file not shown.

View file

@ -22,6 +22,10 @@ $(call inherit-product-if-exists, vendor/google_devices/zuma/prebuilts/device-ve
$(call inherit-product-if-exists, vendor/google_devices/zuma/proprietary/device-vendor.mk) $(call inherit-product-if-exists, vendor/google_devices/zuma/proprietary/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/akita/proprietary/akita/device-vendor-akita.mk) $(call inherit-product-if-exists, vendor/google_devices/akita/proprietary/akita/device-vendor-akita.mk)
# display
PRODUCT_COPY_FILES += \
device/google/akita/akita/display_colordata_dev_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_dev_cal0.pb
include device/google/zuma/device-shipping-common.mk include device/google/zuma/device-shipping-common.mk
include device/google/akita/audio/akita/audio-tables.mk include device/google/akita/audio/akita/audio-tables.mk
include hardware/google/pixel/vibrator/cs40l26/device.mk include hardware/google/pixel/vibrator/cs40l26/device.mk