Merge "Add non-linear brightness table" into main

This commit is contained in:
Shin-Yu Wang 2023-10-25 09:06:51 +00:00 committed by Android (Google) Code Review
commit 7261a09a29
2 changed files with 2 additions and 1 deletions

Binary file not shown.

View file

@ -50,7 +50,8 @@ PRODUCT_COPY_FILES += \
# Display brightness curve
PRODUCT_COPY_FILES += \
device/google/comet/comet/panel_config_google-ct3a_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/panel_config_google-ct3a_cal0.pb \
device/google/comet/comet/panel_config_google-ct3c_cal1.pb:$(TARGET_COPY_OUT_VENDOR)/etc/panel_config_google-ct3c_cal1.pb
device/google/comet/comet/panel_config_google-ct3c_cal1.pb:$(TARGET_COPY_OUT_VENDOR)/etc/panel_config_google-ct3c_cal1.pb \
device/google/comet/comet/panel_config_google-ct3d_cal1.pb:$(TARGET_COPY_OUT_VENDOR)/etc/panel_config_google-ct3d_cal1.pb
# Camera
PRODUCT_COPY_FILES += \