Merge "Add non-linear brightness table" into udc-d1-dev am: 78988b08ea

Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/22881450

Change-Id: I3981b0f1921434baeb339ae9fcee0fa083c095ab
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
RoyYH Lee 2023-05-05 07:57:45 +00:00 committed by Automerger Merge Worker
commit cd78ca5614
2 changed files with 4 additions and 0 deletions

Binary file not shown.

View file

@ -26,6 +26,10 @@ $(call inherit-product-if-exists, vendor/google_devices/akita/proprietary/akita/
PRODUCT_COPY_FILES += \
device/google/akita/akita/display_colordata_dev_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_dev_cal0.pb
# display brightness curve
PRODUCT_COPY_FILES += \
device/google/akita/akita/panel_config_google-ak3b_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/panel_config_google-ak3b_cal0.pb
include device/google/zuma/device-shipping-common.mk
include device/google/akita/audio/akita/audio-tables.mk
include hardware/google/pixel/vibrator/cs40l26/device.mk