mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-05-02 12:07:17 +09:00
sm6250-common: increase ZRAM to 2GB
Test: TH bug: 119988524 Change-Id: I086be89346e8dae32b06188861a6f0c9fe1d768f
This commit is contained in:
parent
f51fc562c4
commit
f1f52fcd90
@ -52,4 +52,4 @@ vendor /vendor
|
|||||||
# 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,max_comp_streams=8
|
/dev/block/zram0 none swap defaults zramsize=2147483648,max_comp_streams=8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user