Merge "add acl mode default as ACL_NORMAL" into udc-d1-dev am: 7acd15c7e9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23708824 Change-Id: I2b470b533f24228e1ee46302fb2d62f88dfdecb2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
72dbc4c81e
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue