Merge "Move rild to the core class." into honeycomb

This commit is contained in:
Ken Sumrall 2011-01-13 13:42:17 -08:00 committed by Android (Google) Code Review
commit 63990cf56f
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@ service debuggerd /system/bin/debuggerd
class main
service ril-daemon /system/bin/rild
class main
class core
socket rild stream 660 root radio
socket rild-debug stream 660 radio system
user root