am 63990cf5: Merge "Move rild to the core class." into honeycomb
* commit '63990cf56fc64033c0382ac19a3ffba7f525fb30': Move rild to the core class.
This commit is contained in:
commit
c1ab5b92c8
|
@ -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