display: enable lbe supported property

Added vendor.display.lbe.supported read by hwcomposer.

Bug: 168848203
test: check lbe property
Change-Id: Ia27c17bc280bd01a9ec1a208a2809dde1f321612
This commit is contained in:
linpeter 2020-12-17 21:18:41 +08:00 committed by TreeHugger Robot
parent f4f957aa94
commit 85646ce94c
2 changed files with 6 additions and 0 deletions

View file

@ -88,3 +88,6 @@ PRODUCT_COPY_FILES += \
# Keyboard bottom padding in dp for portrait mode
PRODUCT_PRODUCT_PROPERTIES += ro.com.google.ime.kb_pad_port_b=10
# Display LBE
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1

View file

@ -90,3 +90,6 @@ PRODUCT_COPY_FILES += \
device/google/gs101/tts/it-it/it-it-x-kda-r21.zvoice:product/tts/google/it-it/it-it-x-kda-r21.zvoice\
device/google/gs101/tts/es-es/es-es-x-ana-r22.zvoice:product/tts/google/es-es/es-es-x-ana-r22.zvoice\
device/google/gs101/tts/es-es/es-es-x-multi-r22.zvoice:product/tts/google/es-es/es-es-x-multi-r22.zvoice
# Display LBE
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1