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