Merge "add acl mode default as ACL_NORMAL" into udc-d1-dev am: 7acd15c7e9 am: 72dbc4c81e

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

Change-Id: I0f5a6fd0a2203266edec7c83115b13716e82619e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Gil Liu 2023-07-06 09:06:52 +00:00 committed by Automerger Merge Worker
commit e35425a46f

View file

@ -301,6 +301,9 @@ PRODUCT_VENDOR_PROPERTIES += \
vendor.primarydisplay.min_idle_refresh_rate.blocking_zone=10 \ vendor.primarydisplay.min_idle_refresh_rate.blocking_zone=10 \
vendor.primarydisplay.min_idle_refresh_rate.blocking_zone_dbv=492 vendor.primarydisplay.min_idle_refresh_rate.blocking_zone_dbv=492
# Display ACL
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.0.brightness.acl.default=1
# display color data # display color data
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
device/google/shusky/husky/panel_config_google-hk3_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/panel_config_google-hk3_cal0.pb device/google/shusky/husky/panel_config_google-hk3_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/panel_config_google-hk3_cal0.pb