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:
parent
f4f957aa94
commit
85646ce94c
2 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue