Merge "akita: Add default color profile for external display" into main

This commit is contained in:
Sergey Volk 2024-01-11 00:36:35 +00:00 committed by Android (Google) Code Review
commit 084285e48a
2 changed files with 2 additions and 1 deletions

View file

@ -58,7 +58,8 @@ PRODUCT_COPY_FILES += \
# Display
PRODUCT_COPY_FILES += \
device/google/akita/akita/display_colordata_dev_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_dev_cal0.pb \
device/google/akita/akita/display_golden_google-ak3b_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_golden_google-ak3b_cal0.pb
device/google/akita/akita/display_golden_google-ak3b_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_golden_google-ak3b_cal0.pb \
device/google/akita/display_golden_external_display_cal2.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_golden_external_display_cal2.pb
# Display brightness curve
PRODUCT_COPY_FILES += \

Binary file not shown.