mirror of
https://github.com/Evolution-X-Devices/device_google_raviole
synced 2026-02-01 08:03:20 +00:00
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:
committed by
TreeHugger Robot
parent
f4f957aa94
commit
85646ce94c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user