diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-02-24 20:54:11 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-02-24 23:29:07 +0100 |
| commit | 23080282855f2a6a7b2d966cb2aa6e217d577949 (patch) | |
| tree | 3389d284a16c4c0c945dd5f9c69c74661e967f32 /rootdir/init.modem.rc | |
| parent | 834618785177424c0e99b630400b5cc626de92a6 (diff) | |
merge: latest S3plus changes
* rootdir: fix nvram symlink issues
* minijail: allow more syscalls
Diffstat (limited to 'rootdir/init.modem.rc')
| -rwxr-xr-x | rootdir/init.modem.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rootdir/init.modem.rc b/rootdir/init.modem.rc index 389b0a8..b487eea 100755 --- a/rootdir/init.modem.rc +++ b/rootdir/init.modem.rc @@ -86,8 +86,8 @@ service ccci_fsd /system/bin/ccci_fsd 0 oneshot service ccci_mdinit /system/bin/ccci_mdinit 0 - user root - group root radio system + user system + group radio system class core oneshot |
