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