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
This commit is contained in:
parent
d615cfd5f4
commit
0f7f63e182
@ -55,4 +55,3 @@ odm /odm
|
|||||||
# The update_engine code looks for this entry in order to determine the boot device address
|
# The update_engine code looks for this entry in order to determine the boot device address
|
||||||
# and fails if it does not find it.
|
# and fails if it does not find it.
|
||||||
/dev/block/bootdevice/by-name/misc /misc emmc defaults defaults
|
/dev/block/bootdevice/by-name/misc /misc emmc defaults defaults
|
||||||
/dev/block/zram0 none swap defaults zramsize=1073741824
|
|
||||||
|
Loading…
Reference in New Issue
Block a user