display/km4: enable lbe supported property
Bug: 286063028 Test: adb shell getprop | grep vendor.display.lbe Change-Id: I5281f8a522e78a449102b958fd4aaa91c52d4586
This commit is contained in:
parent
5401121eae
commit
bd7da500e1
1 changed files with 3 additions and 0 deletions
|
@ -237,6 +237,9 @@ PRODUCT_PACKAGES += \
|
|||
scd.conf \
|
||||
lhd.conf
|
||||
|
||||
# Display LBE
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
|
||||
|
||||
# Set zram size
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
vendor.zram.size=50p \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue