zram: add zram size property

Bug: 245442843
Test: check zram swap and backing device

Signed-off-by: Martin Liu <liumartin@google.com>
Change-Id: Idf96ad2db919c29adcceecd58af9e097e895add1
This commit is contained in:
Martin Liu 2022-09-09 16:32:02 +08:00
parent 9ced5e2b6c
commit 546a717d7b

View file

@ -176,3 +176,7 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
# Enable adpf cpu hint session for SurfaceFlinger
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
debug.sf.enable_adpf_cpu_hint=true
# Set zram size
PRODUCT_VENDOR_PROPERTIES += \
vendor.zram.size=3g