We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 977e44a commit ba57da1Copy full SHA for ba57da1
1 file changed
rootdir/etc/init.pyramid.rc
@@ -2,8 +2,6 @@ import init.pyramid.usb.rc
2
3
on early-init
4
write /sys/devices/system/cpu/cpu1/online 1
5
- write /sys/block/mmcblk0/bdi/read_ahead_kb 512
6
- write /sys/block/mmcblk0/queue/scheduler noop
7
8
# ZRAM
9
write /sys/block/zram0/comp_algorithm lz4
@@ -322,9 +320,6 @@ on property:sys.boot_completed=1
322
320
# Wake on volume
323
321
write /sys/keyboard/vol_wakeup 1
324
325
-on property:init.svc.bootanim=stopped
326
- write /sys/block/mmcblk0/queue/scheduler fiops
327
-
328
on property:sys.radio.shutdown=true
329
exec /system/bin/sh /system/etc/init.qcom.efs.sync.sh
330
0 commit comments