diff options
Diffstat (limited to 'rootdir/etc')
-rw-r--r-- | rootdir/etc/init.qcom.rc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 91b36b1..db37a48 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -468,15 +468,6 @@ service wpa_supplicant /vendor/bin/hw/wpa_supplicant \ disabled oneshot -service cnss-daemon /vendor/bin/cnss-daemon -n -l - class late_start - user system - group system inet net_admin wifi - writepid /dev/cpuset/system-background/tasks - -on property:sys.powerctl=* - stop cnss-daemon - service loc_launcher /vendor/bin/loc_launcher #loc_launcher will start as root and set its uid to gps class late_start |