sm6250-common: Enable zram writeback

This reverts commit 57ffdb4625238708d4a517e771eea74349f12efe.

Bug: 140882488
Change-Id: I590277c95cb9eaf34ac84ef955628ecdbaf0c279
Signed-off-by: Minchan Kim <minchan@google.com>
This commit is contained in:
Minchan Kim 2019-10-14 14:24:48 -07:00 committed by Nick C
parent f1f52fcd90
commit aad7cdd52e

View File

@ -52,4 +52,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=2147483648,max_comp_streams=8
/dev/block/zram0 none swap defaults zramsize=2147483648,max_comp_streams=8,zram_loopback_path=/data/per_boot/zram_swap,zram_loopback_size=512M