am 5e7db233: Make the RIL daemon part of the audio group so it can load region-specific acoustic parameters.
Merge commit '5e7db233004a0869125d0f2d64a9e747faf252da' into eclair-mr2
* commit '5e7db233004a0869125d0f2d64a9e747faf252da':
Make the RIL daemon part of the audio group so it can load region-specific
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 5657f51..f62d1d8 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -274,7 +274,7 @@
socket rild stream 660 root radio
socket rild-debug stream 660 radio system
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
socket zygote stream 666