Merge "Add non-linear brightness table" into udc-qpr-dev

This commit is contained in:
RoyYH Lee 2023-08-25 02:41:41 +00:00 committed by Android (Google) Code Review
commit b75ddaea4a
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