Add non-linear brightness table

Bug: 284858174
Test: log shows correct message
Change-Id: I8718e0fb121e5b7ed2bdd4c52ada90a7e7857b16
This commit is contained in:
Shin-Yu Wang 2023-10-24 02:32:01 +00:00
parent e986433fa8
commit 8ec7483b3e
2 changed files with 2 additions and 1 deletions

Binary file not shown.

View file

@ -55,7 +55,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 += \