diff options
-rw-r--r-- | rootdir/etc/init.qcom.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index a077372..2fa856f 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -471,7 +471,7 @@ service cnss-daemon /vendor/bin/cnss-daemon -n -l user system group system inet net_admin wifi -on property:sys.shutdown.requested=* +on property:sys.powerctl=* stop cnss-daemon service loc_launcher /vendor/bin/loc_launcher |