From d711888175862c0636accd642bc043ebd3fdca83 Mon Sep 17 00:00:00 2001 From: xkeita Date: Sat, 24 Jun 2017 23:02:04 +0000 Subject: shinano: init: Remove deprecated init entries - We don't use chargemon anymore (now it's healthd) remove unused/deprecated entries. - Remove debug_mask (doesn't exists here) Change-Id: Ic61ec552504691a725e5a3ac89bbbf730a703474 --- rootdir/init.qcom.rc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'rootdir') diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 2ef6765..41543cb 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -216,9 +216,6 @@ on boot chmod 660 /dev/rtc0 chown system system /dev/rtc0 - # 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 @@ -260,8 +257,6 @@ on boot chmod 0660 /sys/devices/virtual/graphics/fb0/rgb on post-fs - write /sys/class/power_supply/battery/shutdown_at_low_batt 1 - # Change to socket location on libkeyctrl/suntory for /data encryption # Create suntory data directory mkdir /dev/socket/suntory 0755 system system -- cgit v1.2.3