diff options
| author | Moyster <oysterized@gmail.com> | 2016-09-20 14:09:22 +0200 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2016-09-26 12:49:04 +0200 |
| commit | 0887c43a3ea8e29998e2d452c6645988db914d6e (patch) | |
| tree | a1e3c41e80f84460bc0c493e24e2e168ff0adb1a /rootdir/init.mt6735.rc | |
| parent | 8cbdc4d073e9dde5e6f6aa520ff0937d18dd61f1 (diff) | |
rootdir update
Diffstat (limited to 'rootdir/init.mt6735.rc')
| -rw-r--r-- | rootdir/init.mt6735.rc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/rootdir/init.mt6735.rc b/rootdir/init.mt6735.rc index 17f9746..843cc41 100644 --- a/rootdir/init.mt6735.rc +++ b/rootdir/init.mt6735.rc @@ -1129,6 +1129,18 @@ service mc64xxd /system/bin/mc64xxd #sensor service (end) # +# +# emsvr service (start) +# +service emsvr /system/bin/em_svr + class main + user system + group system radio diag + +# +# emsvr service (end) +# + service NvRAMAgent /system/bin/nvram_agent_binder class main user system |
