ct3b: Add non-linear brightness table

Bug: 284857069
Test: adb shell /vendor/bin/dumpsys displaycolor
Change-Id: I13228acbc9d2480890acf87832a0cd9762af0398
This commit is contained in:
derickhong 2024-01-03 17:57:08 +08:00
parent d71a95086b
commit cecc0bb50c
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View file

@ -57,6 +57,7 @@ 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-ct3b_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/panel_config_google-ct3b_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-ct3d_cal1.pb:$(TARGET_COPY_OUT_VENDOR)/etc/panel_config_google-ct3d_cal1.pb