From 43f55858b8db4e1c9f4488c27f47b80448ea323d Mon Sep 17 00:00:00 2001 From: Ruchit Marathe Date: Sat, 3 Dec 2022 17:24:57 +0530 Subject: [PATCH] sm7125: rootdir: Drop deprecated max_comp_streams Change-Id: I2facfa094455e9b1bdec3cc53854e456cf382304 --- rootdir/etc/fstab.ramplus | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/etc/fstab.ramplus b/rootdir/etc/fstab.ramplus index 33b6df0..f041579 100644 --- a/rootdir/etc/fstab.ramplus +++ b/rootdir/etc/fstab.ramplus @@ -4,4 +4,4 @@ # specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK # SWAP -/dev/block/zram0 none swap defaults zramsize=50%,max_comp_streams=8 \ No newline at end of file +/dev/block/zram0 none swap defaults zramsize=50%