android-studio: add ps to closure
When killing processes, android-studio uses `ps` to figure out which subprocesses to kill. Without `ps` in the closure, this fails and the process is never killed.
parent
c1a6e603
Please register or sign in to comment