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:
parent
9ced5e2b6c
commit
546a717d7b
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue