Add non-linear brightness table
Bug: 277292340 Test: log shows correct message Change-Id: Ia50f6f778cdf2a01ec73773873fc1df6483e3915
This commit is contained in:
parent
563be6d214
commit
dc2ec3ea8f
2 changed files with 4 additions and 0 deletions
BIN
akita/panel_config_google-ak3b_cal0.pb
Normal file
BIN
akita/panel_config_google-ak3b_cal0.pb
Normal file
Binary file not shown.
|
@ -26,6 +26,10 @@ $(call inherit-product-if-exists, vendor/google_devices/akita/proprietary/akita/
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
device/google/akita/akita/display_colordata_dev_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_dev_cal0.pb
|
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/zuma/device-shipping-common.mk
|
||||||
include device/google/akita/audio/akita/audio-tables.mk
|
include device/google/akita/audio/akita/audio-tables.mk
|
||||||
include hardware/google/pixel/vibrator/cs40l26/device.mk
|
include hardware/google/pixel/vibrator/cs40l26/device.mk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue