From 0f7f63e182298762e9932daf1ebbadfb56a750e7 Mon Sep 17 00:00:00 2001 From: Adithya R Date: Sat, 10 Apr 2021 17:03:08 +0530 Subject: [PATCH] sweet: rootdir: Commonize zram fstab entry * we now initialize a fixed-size 2gb zram from a separate fstab in common tree itself Change-Id: Icc6800d379ca00cbc75fec2a79697ffd9ac01aec --- rootdir/etc/fstab.qcom | 1 - 1 file changed, 1 deletion(-) diff --git a/rootdir/etc/fstab.qcom b/rootdir/etc/fstab.qcom index b2eccf9..96ac469 100644 --- a/rootdir/etc/fstab.qcom +++ b/rootdir/etc/fstab.qcom @@ -55,4 +55,3 @@ odm /odm # 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