flo: rootdir: Disable suspend/resume debugging

Change-Id: I1fbc0d33de44a675de3b204905c07c6d89224012
Signed-off-by: Daniel Jarai <jaraidaniel@gmail.com>
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
This commit is contained in:
Daniel Jarai 2018-10-06 20:38:29 +03:00 committed by followmsi
parent 7954d4debe
commit c80f709c57

View file

@ -87,9 +87,6 @@ on boot
chown root system /proc/net/ip_conntrack
# Enable DEBUG_SUSPEND, DEBUG_EXIT_SUSPEND, and DEBUG_WAKEUP
write /sys/module/wakelock/parameters/debug_mask 7
#To allow interfaces to get v6 address when tethering is enabled
write /proc/sys/net/ipv6/conf/rmnet0/accept_ra 2
write /proc/sys/net/ipv6/conf/rmnet1/accept_ra 2
@ -108,9 +105,6 @@ on boot
write /proc/sys/net/ipv6/conf/rmnet_sdio6/accept_ra 2
write /proc/sys/net/ipv6/conf/rmnet_sdio7/accept_ra 2
#Enable logging of the wake up reasons in the kernel log
write /sys/module/msm_show_resume_irq/parameters/debug_mask 1
# CPUFreq limit
chown system system /sys/kernel/cpufreq_limit/limited_max_freq
chown system system /sys/kernel/cpufreq_limit/limited_min_freq