comet: Enable Lbe

Bug: 283353282
Test: Check PixelDisplayService log
Change-Id: Iebb59d91790d03af1271f9f1e4589a021b055690
This commit is contained in:
Burney Yu 2023-09-26 15:13:46 +08:00
parent 71041f1f05
commit 365661f8c7

View file

@ -186,6 +186,9 @@ else
device/google/comet/location/gps_user.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml device/google/comet/location/gps_user.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml
endif endif
# Display LBE
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
# Install product specific framework compatibility matrix # Install product specific framework compatibility matrix
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/comet/device_framework_matrix_product.xml DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/comet/device_framework_matrix_product.xml