display: enable lbe supported property
Bug: 316356612 Test: adb shell getprop vendor.display.lbe.supported Change-Id: Iff547a01456e597a622ec7d9bf7bacb763feeca1
This commit is contained in:
parent
07bbe60a17
commit
99aafabe9a
1 changed files with 3 additions and 0 deletions
|
@ -213,6 +213,9 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += persist.vendor.display.primary.boot_config
|
|||
# TODO: b/250788756 - the property will be phased out after HWC loads user-preferred mode
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.preferred_mode=960x2142@120
|
||||
|
||||
# Display LBE
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
|
||||
|
||||
# Vibrator HAL
|
||||
ADAPTIVE_HAPTICS_FEATURE := adaptive_haptics_v1
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue