diff options
| author | Jean-Michel Trivi <jmtrivi@google.com> | 2009-11-02 16:25:30 -0800 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2009-11-02 16:25:30 -0800 |
| commit | 879f398a44f8cbb73dec71d8c21931f8a5c46073 (patch) | |
| tree | 4a3c826ec6a7d5012f051aedcc68b49acb8dd67d /rootdir | |
| parent | 96f0d140df11c2efeecd8b0eed9ffad514456034 (diff) | |
| parent | 5a8cf57eb7aa70f1647b28315a2419c4a6d36828 (diff) | |
| download | system_core-879f398a44f8cbb73dec71d8c21931f8a5c46073.tar.gz system_core-879f398a44f8cbb73dec71d8c21931f8a5c46073.tar.bz2 system_core-879f398a44f8cbb73dec71d8c21931f8a5c46073.zip | |
am 5a8cf57e: am 5e7db233: Make the RIL daemon part of the audio group so it can load region-specific acoustic parameters.
Merge commit '5a8cf57eb7aa70f1647b28315a2419c4a6d36828' into eclair-mr2-plus-aosp
* commit '5a8cf57eb7aa70f1647b28315a2419c4a6d36828':
Make the RIL daemon part of the audio group so it can load region-specific
Diffstat (limited to 'rootdir')
| -rw-r--r-- | rootdir/init.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc index 5657f51f..f62d1d81 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -274,7 +274,7 @@ service ril-daemon /system/bin/rild 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 |
