am 3a159d62: Move rild to the late_start class

* commit '3a159d62a9d771f2a2d38129f1db56d873598696':
  Move rild to the late_start class
diff --git a/rootdir/init.rc b/rootdir/init.rc
index f76ee37..87f7e0e 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -361,7 +361,7 @@
     class main
 
 service ril-daemon /system/bin/rild
-    class core
+    class late_start
     socket rild stream 660 root radio
     socket rild-debug stream 660 radio system
     user root