Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 27fd413d authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge "Start debuggerd64 for 64-bit processes"

parents f7cf1a06 78ef91aa
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -481,6 +481,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