Merge "Move rild to the core class." into honeycomb
This commit is contained in:
commit
63990cf56f
|
@ -358,7 +358,7 @@ service debuggerd /system/bin/debuggerd
|
|||
class main
|
||||
|
||||
service ril-daemon /system/bin/rild
|
||||
class main
|
||||
class core
|
||||
socket rild stream 660 root radio
|
||||
socket rild-debug stream 660 radio system
|
||||
user root
|
||||
|
|
Loading…
Reference in New Issue