diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-01-29 22:15:21 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-01-30 12:43:44 +0100 |
| commit | 92845b2acf467e3638b48384ef4b49349c59300e (patch) | |
| tree | 507ee5c8e132f539ddfce0f95ac01f64eb477217 | |
| parent | 37606a8591c3b09894f83f310dd1a7ebbbd0a796 (diff) | |
rootdir: cleanup unused services
| -rwxr-xr-x | rootdir/init.mt6735.rc | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/rootdir/init.mt6735.rc b/rootdir/init.mt6735.rc index 4171dcd..48a58b3 100755 --- a/rootdir/init.mt6735.rc +++ b/rootdir/init.mt6735.rc @@ -796,40 +796,6 @@ service nvram_daemon /system/bin/nvram_daemon group system oneshot -service atci_service /system/bin/atci_service - class core - socket atci-service stream 660 radio system - socket atci-serv-fw stream 660 radio system - user root - disabled - group radio system - -service atcid-daemon-u /system/bin/atcid - class main - socket adb_atci_socket stream 660 radio system - user system - group radio system media - disabled - oneshot - -service atcid-daemon-e /system/bin/atcid - class core - socket adb_atci_socket stream 660 radio system - user root - group radio system - disabled - oneshot - -on property:persist.service.atci.usermode=1 - setprop persist.sys.usb.config mass_storage,adb,acm - -service audio-daemon /system/bin/audiocmdservice_atci - class main - socket atci-audio stream 660 root system - user root - disabled - oneshot - service pq /system/bin/pq class main user system @@ -963,18 +929,6 @@ service ami304d /system/bin/ami304d disabled class main -service memsicd /system/bin/memsicd - disabled - user system - group system - class main - -service memsicd3416x /system/bin/memsicd3416x - disabled - user system - group system - class main - service akmd09911 /system/bin/akmd09911 disabled user system @@ -999,12 +953,6 @@ service orientationd /system/bin/orientationd group system input class main -service AcdApiDaemon /system/bin/AcdApiDaemon - disabled - user system - group system - class main - service geomagneticd /system/bin/geomagneticd disabled user system @@ -1048,7 +996,6 @@ service fuelgauged /system/bin/fuelgauged user system group system - service kpoc_charger /system/bin/kpoc_charger class charger |
