miatoll: increase ZRAM to 2GB

Test: TH
bug: 119988524
Change-Id: I086be89346e8dae32b06188861a6f0c9fe1d768f
This commit is contained in:
Jenhao Chen 2019-03-08 10:09:27 -08:00 committed by Aryan Gupta
parent b0daca0e93
commit 9dd95a5c00

View File

@ -53,4 +53,4 @@ vendor /vendor
# The update_engine code looks for this entry in order to determine the boot device address
# and fails if it does not find it.
/dev/block/bootdevice/by-name/misc /misc emmc defaults defaults
/dev/block/zram0 none swap defaults zramsize=1073741824
/dev/block/zram0 none swap defaults zramsize=2147483648