mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
rosemary: Added zram parameter
* We also changed zram_loopback_size with zram_backingdev_size so correct it. Bug: 145116439 Test: confirmed there is no warning and zram backing device was configured Signed-off-by: Minchan Kim <minchan@google.com> Change-Id: I51be34c59203813a2f493eee6ab442c9940b75d7
This commit is contained in:
committed by
Matsvei Niaverau
parent
9806947711
commit
5c0bd96c29
@@ -54,4 +54,4 @@ product /product ext4
|
||||
/devices/platform/externdevice* auto auto defaults voldmanaged=sdcard1:auto,encryptable=userdata
|
||||
/devices/platform/usb3_xhci* auto vfat defaults voldmanaged=usbotg:auto
|
||||
|
||||
/dev/block/zram0 none swap defaults zramsize=50%,max_comp_streams=8
|
||||
/dev/block/zram0 none swap defaults zramsize=50%,max_comp_streams=8,zram_backingdev_size=512M
|
||||
|
||||
Reference in New Issue
Block a user