Add non-linear brightness table

Bug: 284856949
Bug: 284858073
Test: log shows correct message
Change-Id: I17413c3896bba2950497df1019be80a4f26dd9c5
This commit is contained in:
RoyYH Lee 2023-08-22 10:30:41 +08:00
parent edb75d41b1
commit bf393bc3bf
3 changed files with 5 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View file

@ -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