Make the RIL daemon part of the audio group so it can load region-specific
acoustic parameters.
This commit is contained in:
parent
1b9f8c6ad8
commit
5e7db23300
1 changed files with 1 additions and 1 deletions
|
|
@ -274,7 +274,7 @@ service ril-daemon /system/bin/rild
|
||||||
socket rild stream 660 root radio
|
socket rild stream 660 root radio
|
||||||
socket rild-debug stream 660 radio system
|
socket rild-debug stream 660 radio system
|
||||||
user root
|
user root
|
||||||
group radio cache inet misc
|
group radio cache inet misc audio
|
||||||
|
|
||||||
service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-system-server
|
service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-system-server
|
||||||
socket zygote stream 666
|
socket zygote stream 666
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue