am 63990cf5: Merge "Move rild to the core class." into honeycomb

* commit '63990cf56fc64033c0382ac19a3ffba7f525fb30':
  Move rild to the core class.
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 6418bd2..1136057 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -358,7 +358,7 @@
     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