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:
parent
0ec5485484
commit
04cf629be5
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue