display: tk4b: add non-linear brightness config

Bug: 286066524
Test: check displaycolor dump
Change-Id: I034fd54f5e0f781e0b6bae13027637cdabefeafc
This commit is contained in:
gilliu 2023-08-31 10:15:38 +00:00
parent f060e6ff03
commit 5f50c4620a
2 changed files with 4 additions and 0 deletions

View file

@ -41,6 +41,10 @@ $(call soong_config_set,google3a_config,target_device,tokay)
# display # display
DEVICE_PACKAGE_OVERLAYS += device/google/caimito/tokay/overlay DEVICE_PACKAGE_OVERLAYS += device/google/caimito/tokay/overlay
# display color data
PRODUCT_COPY_FILES += \
device/google/caimito/tokay/panel_config_google-tk4b_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/panel_config_google-tk4b_cal0.pb
# Init files # Init files
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
device/google/caimito/conf/init.tokay.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.tokay.rc device/google/caimito/conf/init.tokay.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.tokay.rc

Binary file not shown.