mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
rosemary: 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. Change-Id: I78878e1c4177c07d66b13e5659d4360252c5f87b
This commit is contained in:
committed by
Matsvei Niaverau
parent
ecd0b35267
commit
843bb81c3f
@@ -20,8 +20,6 @@ on early-init
|
|||||||
# boot perf. tune
|
# boot perf. tune
|
||||||
write /proc/perfmgr/boost_ctrl/cpu_ctrl/boot_freq "0 0 0 0"
|
write /proc/perfmgr/boost_ctrl/cpu_ctrl/boot_freq "0 0 0 0"
|
||||||
write /sys/devices/platform/10012000.dvfsrc/helio-dvfsrc/dvfsrc_req_ddr_opp 0
|
write /sys/devices/platform/10012000.dvfsrc/helio-dvfsrc/dvfsrc_req_ddr_opp 0
|
||||||
mount debugfs debugfs /sys/kernel/debug
|
|
||||||
chmod 0755 /sys/kernel/debug
|
|
||||||
|
|
||||||
on init
|
on init
|
||||||
write /proc/bootprof "INIT:init"
|
write /proc/bootprof "INIT:init"
|
||||||
|
|||||||
Reference in New Issue
Block a user