Merge "display: enable lbe supported property" into main

This commit is contained in:
Gil Liu 2023-09-05 11:25:20 +00:00 committed by Android (Google) Code Review
commit 167012ed75

View file

@ -218,6 +218,9 @@ else
device/google/caimito/location/gps_user.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml device/google/caimito/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
# Set zram size # Set zram size
PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_VENDOR_PROPERTIES += \
vendor.zram.size=3g \ vendor.zram.size=3g \