Merge "enable display-off asynchronously support" into main

This commit is contained in:
Weizhung Ding 2024-01-02 07:18:10 +00:00 committed by Android (Google) Code Review
commit 04b510e037

View file

@ -224,8 +224,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