summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rootdir/init.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 657797e..7a7f3e7 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -377,7 +377,7 @@ service debuggerd /system/bin/debuggerd
class main
service ril-daemon /system/bin/rild
- class late_start
+ class main
socket rild stream 660 root radio
socket rild-debug stream 660 radio system
user root