commit | 04cf629be5e99a3a920aecc0b059444bd07e9d84 | [log] [tgz] |
---|---|---|
author | vidya rao <vidya.rao@motorola.com> | Fri Jun 24 12:15:20 2011 -0700 |
committer | Wink Saville <wink@google.com> | Fri Jun 24 16:41:29 2011 -0700 |
tree | 5eead4496786ca8b01c877a1bf2d3ae13e3df65e | |
parent | 0ec5485484e0667fb48bee32197b2c2e0669adf4 [diff] |
Move RILD to class main -- This is needed so the modems (LTE & CDMA) are powered on and running before unlocking encrypted devices Change-Id: I842f5286499fd76abc554ded550fb837d12b324e
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 @@ 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