enable display-off asynchronously support

Bug: 315134372
Test: fold/unfold
Change-Id: I8f16d2abf5d44f058f60d1a8008bdabb063ba842
This commit is contained in:
Weizhung Ding 2023-12-07 09:09:14 +00:00
parent fc50a84f29
commit 93f750b922

View file

@ -205,8 +205,10 @@ PRODUCT_PACKAGES += \
scd.conf \
lhd.conf
# Display LBE
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
# Display
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
vendor.display.lbe.supported=1 \
vendor.display.async_off.supported=true
# Install product specific framework compatibility matrix
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/comet/device_framework_matrix_product.xml