Skip to content

Instantly share code, notes, and snippets.

@invisiblek
Created September 28, 2016 12:39
Show Gist options
  • Save invisiblek/b51ef7b8c98827654c3525f035a9087d to your computer and use it in GitHub Desktop.
Save invisiblek/b51ef7b8c98827654c3525f035a9087d to your computer and use it in GitHub Desktop.
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index 1234dd9..ec637b4 100644
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -400,8 +400,8 @@ service time_daemon /system/bin/time_daemon
service wcnss-service /system/bin/wcnss_service
class late_start
- user system
- group system wifi qcom_diag radio
+ user root
+ group system wifi
oneshot
service wpa_supplicant /system/bin/wpa_supplicant \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment