diff options
Diffstat (limited to 'rootdir')
-rwxr-xr-x | rootdir/etc/init.qcom.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index d6e82e6..df10c92 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -630,9 +630,9 @@ on property:sys.shutdown.requested=* stop vendor.cnss-daemon service vendor.loc_launcher /system/vendor/bin/loc_launcher - #loc_launcher will start as root and set its uid to gps class late_start - group gps inet diag wifi + user gps + group gps on property:crypto.driver.load=1 insmod /system/lib/modules/qce.ko |