Add non-linear brightness table
Bug: 284858174 Test: log shows correct message Change-Id: I8718e0fb121e5b7ed2bdd4c52ada90a7e7857b16
This commit is contained in:
parent
e986433fa8
commit
8ec7483b3e
2 changed files with 2 additions and 1 deletions
BIN
comet/panel_config_google-ct3d_cal1.pb
Normal file
BIN
comet/panel_config_google-ct3d_cal1.pb
Normal file
Binary file not shown.
|
@ -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 += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue