gts3l: init: Grant system permission to adsprpcd
Signed-off-by: Deokgyu Yang <secugyu@gmail.com> Change-Id: I31751eb23f1c0d8b2756c18f667ec5983efbff82
This commit is contained in:
parent
84df011002
commit
4379e159d4
1 changed files with 2 additions and 2 deletions
|
@ -315,8 +315,8 @@ service thermal-engine /vendor/bin/thermal-engine
|
||||||
|
|
||||||
service adsprpcd /vendor/bin/adsprpcd
|
service adsprpcd /vendor/bin/adsprpcd
|
||||||
class main
|
class main
|
||||||
user media
|
user system
|
||||||
group media
|
group system
|
||||||
|
|
||||||
#service audiod /system/vendor/bin/audiod
|
#service audiod /system/vendor/bin/audiod
|
||||||
# class late_start
|
# class late_start
|
||||||
|
|
Loading…
Reference in a new issue