enable display-off asynchronously support
Bug: 204324493 Test: fold/unfold and perfetto-traces Change-Id: Ic703047b6c7746677bd25f6ebfc146ff7514d9f8
This commit is contained in:
parent
96bba154e4
commit
7a142f8f71
1 changed files with 3 additions and 1 deletions
|
@ -65,7 +65,9 @@ PRODUCT_COPY_FILES += \
|
|||
device/google/felix/felix/display_golden_cal1.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_golden_cal1.pb
|
||||
|
||||
# Display LBE
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||
vendor.display.lbe.supported=1 \
|
||||
vendor.display.async_off.supported=true
|
||||
|
||||
#config of display brightness dimming
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.brightness.dimming.usage=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue