Merge branch 'master' of github.com:dpavlin/android-command-line
[android-command-line.git] / adb-android-stop.sh
1 #!/bin/sh -x
2
3 adb shell setprop ctl.stop media
4 adb shell setprop ctl.stop zygote
5 adb shell setprop ctl.stop surfaceflinger
6 adb shell setprop ctl.stop drm
7 adb shell