Add non-linear brightness table
Bug: 284856949 Bug: 284858073 Test: log shows correct message Change-Id: I17413c3896bba2950497df1019be80a4f26dd9c5
This commit is contained in:
parent
edb75d41b1
commit
bf393bc3bf
3 changed files with 5 additions and 0 deletions
BIN
comet/panel_config_google-ct3a_cal0.pb
Normal file
BIN
comet/panel_config_google-ct3a_cal0.pb
Normal file
Binary file not shown.
BIN
comet/panel_config_google-ct3c_cal1.pb
Normal file
BIN
comet/panel_config_google-ct3c_cal1.pb
Normal file
Binary file not shown.
|
@ -47,6 +47,11 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/google/comet/conf/init.recovery.device.rc:$(TARGET_COPY_OUT_RECOVERY)/root/init.recovery.comet.rc
|
||||
|
||||
# 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
|
||||
|
||||
# Camera
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/comet/media_profiles_comet.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue