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
This commit is contained in:
vidya rao 2011-06-24 12:15:20 -07:00 committed by Wink Saville
parent 0ec5485484
commit 04cf629be5

View file

@ -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