display: remove zumapro color data protobuf

Remove color data protobuf and command that put protobuf to the Android
filesystem

Bug: 309149099
Flag: EXEMPT refactor

Test: adb shell ls /vendor/etc/display_colordata_cal0.pb
Test: change color mode in Display Settings and confirm the same colors
Change-Id: I2727e9aa1baa35d814e5909c31b1c22f55885e61
This commit is contained in:
Vadym Omelnytskyi 2024-08-14 19:46:54 +00:00
parent e0f64c3efd
commit c9f09aaf7e
2 changed files with 0 additions and 2 deletions

View file

@ -847,8 +847,6 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.1.brightness.dimming.usage?
PRODUCT_PROPERTY_OVERRIDES += \
persist.sys.sf.native_mode=2
PRODUCT_COPY_FILES += \
device/google/zumapro/display/display_colordata_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_cal0.pb
# limit DPP downscale ratio
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.hwc.dpp.downscale=4

Binary file not shown.