diff options
| author | Aaron Doe <kinglilrowrow@gmail.com> | 2016-11-30 16:14:37 +0000 |
|---|---|---|
| committer | Rashed Abdel-Tawab <rashed@linux.com> | 2016-12-02 21:08:28 -0500 |
| commit | 05bb3bf09b9d1b5faf31e1df6b83d894e6a56b16 (patch) | |
| tree | fbaa3f65fe0274b21c1b3bf479613abe52737740 | |
| parent | ee9d0a2605961be68c6332e6a6c976242e96a342 (diff) | |
g5: allow qmi to control wakelocks
| -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 ef1d1cb..1208aa7 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -610,7 +610,7 @@ service imsqmidaemon /system/bin/imsqmidaemon class main user system socket ims_qmid stream 0660 system radio - group radio net_raw log diag + group radio net_raw log diag wakelock service imsdatadaemon /system/bin/imsdatadaemon class main |
