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

Commit 78ef91aa authored by Dan Willemsen's avatar Dan Willemsen
Browse files

Start debuggerd64 for 64-bit processes

Change-Id: I2fc33d9eb2726b043d2f13bfab0c605dbb6083c7
parent f7cf1a06
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