Merge "Add non-linear brightness table" into udc-qpr-dev am: b75ddaea4a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/24498889 Change-Id: I8a0086d3d7961523c7f67beb5482061ff0a4bfb4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
9fc4fb5e0d
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