diff --git a/run_tests b/run_tests index f4171c94c..1bbc3236b 100755 --- a/run_tests +++ b/run_tests @@ -104,6 +104,6 @@ $ADB uninstall ${PACKAGE_NAME}.test || fail #-------------------------------------------------------------------------------- info "Stopping emulator" -$ADB shell reboot -p +$ADB emu kill exit $failed