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

Commit 7c6020ba authored by Tim Kilbourn's avatar Tim Kilbourn
Browse files

Don't restart zygote when inputflinger dies.

During development it is useful to be able to kill inputflinger and have
init restart it without bringing down the entire system server.

Change-Id: I8b13b94331c5045086db2f5c73a8f49efc5992cb
parent f8fcd6a6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -583,7 +583,7 @@ service inputflinger /system/bin/inputflinger
    class main
    user system
    group input
    onrestart restart zygote
#    onrestart restart zygote

service drm /system/bin/drmserver
    class main