am 04cf629b: Move RILD to class main
* commit '04cf629be5e99a3a920aecc0b059444bd07e9d84': Move RILD to class main
This commit is contained in:
commit
6a18a07774
|
@ -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…
Reference in New Issue