diff options
author | Michael Bestas <mkbestas@lineageos.org> | 2018-01-25 23:13:40 +0200 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-12-27 21:09:44 +0200 |
commit | cd6656765b8df53ef06a14715447d778db2742d9 (patch) | |
tree | d15280a679699f3b4fcbcf2fbed2a19c19bb4b67 /rootdir | |
parent | f41de922555bec43e29fcd826bb1536cd17dc2ac (diff) |
sdm660-common: Drop audiod
* It's now deprecated
Change-Id: I00c8bdc09da4ba39508314ec8feba67d60e4fb04
Diffstat (limited to 'rootdir')
-rw-r--r-- | rootdir/etc/init.target.rc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/rootdir/etc/init.target.rc b/rootdir/etc/init.target.rc index 4c76339..e9df0da 100644 --- a/rootdir/etc/init.target.rc +++ b/rootdir/etc/init.target.rc @@ -202,11 +202,6 @@ service adsprpcd /vendor/bin/adsprpcd audiopd user media group media -service audiod /system/vendor/bin/audiod - class late_start - user system - group system - service vendor.cdsprpcd /vendor/bin/cdsprpcd class main user system |