mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
[libfs_mgr]Warning: unknown flag: zram_loopback_path=/data/per_boot/zram_swap [libfs_mgr]Warning: unknown flag: zram_loopback_size=512M We don't use zram_loopback_path any longer so remove it. We also changed zram_loopback_size with zram_backingdev_size so correct it. Bug: 145330273 Bug: 145116439 Test: confirmed there is no warning and zram backing device was configured Change-Id: I51be34c59203813a2f493eee6ab442c9940b75d7 Signed-off-by: Minchan Kim <minchan@google.com> Signed-off-by: YH_Lin <yhli@google.com> Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2 lines
197 B
Text
2 lines
197 B
Text
/dev/block/zram0 none swap defaults zramsize=100%,max_comp_streams=8,zram_backingdev_size=512M
|
|
|