diff options
| author | celtare21 <celtare21@gmail.com> | 2019-03-29 12:47:22 +0000 |
|---|---|---|
| committer | celtare21 <celtare21@gmail.com> | 2019-06-14 14:05:31 +0300 |
| commit | 0a8e324823aeea4575f9df9ae7a6d6cc9556c16e (patch) | |
| tree | 69c5d9c2107d2bcfb087fef27cb426c22f19b527 /rootdir | |
| parent | 705effbafcf7c9ae8c87e07bf23613fada19b679 (diff) | |
mata: rootdir: Remove duplicate ZRAM setup
Signed-off-by: celtare21 <celtare21@gmail.com>
Diffstat (limited to 'rootdir')
| -rw-r--r-- | rootdir/etc/init.mata.rc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/rootdir/etc/init.mata.rc b/rootdir/etc/init.mata.rc index 1211859d..974fa873 100644 --- a/rootdir/etc/init.mata.rc +++ b/rootdir/etc/init.mata.rc @@ -97,10 +97,6 @@ on early-init on init write /sys/module/qpnp_rtc/parameters/poweron_alarm 1 - # ZRAM setup - write /sys/block/zram0/comp_algorithm lz4 - write /proc/sys/vm/page-cluster 0 - # create necessary cpusets mkdir /dev/cpuset/camera-daemon 0750 cameraserver cameraserver write /dev/cpuset/camera-daemon/cpus 0 |
