mondrianwifi: Enforce android-S new launch debugfs restrictions
This removes the default mounting of debugfs, as it is no longer allowed from android-S new-launch.
This commit is contained in:
parent
0df850970c
commit
85264d4089
@ -29,9 +29,6 @@
|
||||
import /vendor/etc/init/hw/init.qcom.usb.rc
|
||||
|
||||
on early-init
|
||||
mount debugfs debugfs /sys/kernel/debug
|
||||
chmod 0755 /sys/kernel/debug
|
||||
|
||||
# Increase max readahead size to 512 KB
|
||||
write /sys/block/mmcblk0/queue/read_ahead_kb 512
|
||||
write /sys/block/mmcblk0/queue/scheduler noop
|
||||
|
Loading…
Reference in New Issue
Block a user