update dimming usage property

Bug: 234327328
test: check value of property
Change-Id: I7e927908cb534fd111820eae74471d459fbe7434
This commit is contained in:
linpeter 2022-08-19 15:17:11 +08:00 committed by TreeHugger Robot
parent b47b3032b1
commit f256ffbd63

View file

@ -109,7 +109,7 @@ PRODUCT_COPY_FILES += \
device/google/raviole/raven/display_colordata_dev_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_dev_cal0.pb device/google/raviole/raven/display_colordata_dev_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_dev_cal0.pb
#config of display brightness dimming #config of display brightness dimming
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.brightness.dimming.usage=1 PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.0.brightness.dimming.usage=1
# NFC # NFC
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \