Merge "display: add LHBM compensation calibration file" into udc-d1-dev am: a30e387881

Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/22349139

Change-Id: Ib1b804597b37e452178ca3efa9eac410df8796a1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot 2023-04-12 05:29:51 +00:00 committed by Automerger Merge Worker
commit 0292f9e752
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/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/akita/audio/akita/audio-tables.mk
include hardware/google/pixel/vibrator/cs40l26/device.mk