Merge "SDM660: ADSPRPC: Add daemon to talk to Guest OS"
This commit is contained in:
commit
172162e370
1 changed files with 5 additions and 0 deletions
|
@ -193,6 +193,11 @@ service time_daemon /system/vendor/bin/time_daemon
|
||||||
user root
|
user root
|
||||||
group root
|
group root
|
||||||
|
|
||||||
|
service adsprpcd_root /system/bin/adsprpcd
|
||||||
|
class main
|
||||||
|
user media
|
||||||
|
group media
|
||||||
|
|
||||||
service adsprpcd /system/vendor/bin/adsprpcd audiopd
|
service adsprpcd /system/vendor/bin/adsprpcd audiopd
|
||||||
class main
|
class main
|
||||||
user media
|
user media
|
||||||
|
|
Loading…
Reference in a new issue