diff options
| author | harry8242 <mohamedharis97@gmail.com> | 2017-09-01 22:03:00 +0530 |
|---|---|---|
| committer | Shreps <shr3ps@gmail.com> | 2017-09-12 10:18:34 +0200 |
| commit | ffa1d8141a0f0a1f560928c1317c598a21399aed (patch) | |
| tree | 24b8dd193ef5776630a0ac175c369f7c1dbe4558 | |
| parent | 2596c061f2361eb67d242143fe2fa6d757f49d7e (diff) | |
A6020: Add netmgrd to radio group
| -rwxr-xr-x | 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 81e882d..51ccd80 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -448,7 +448,7 @@ service qmuxd /system/bin/qmuxd service netmgrd /system/bin/netmgrd class main - group system wakelock + group radio system wakelock writepid /dev/cpuset/system-background/tasks on property:ro.use_data_netmgrd=false |
