diff --git a/rootdir/init.rc b/rootdir/init.rc index 8a1cb26f3..01c4e36cb 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -495,6 +495,9 @@ service netd /system/bin/netd service debuggerd /system/bin/debuggerd class main +service debuggerd64 /system/bin/debuggerd64 + class main + service ril-daemon /system/bin/rild class main socket rild stream 660 root radio