mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Use 'adb emu kill' to stop emulator
This commit is contained in:
@@ -104,6 +104,6 @@ $ADB uninstall ${PACKAGE_NAME}.test || fail
|
|||||||
|
|
||||||
#--------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------
|
||||||
info "Stopping emulator"
|
info "Stopping emulator"
|
||||||
$ADB shell reboot -p
|
$ADB emu kill
|
||||||
|
|
||||||
exit $failed
|
exit $failed
|
||||||
|
|||||||
Reference in New Issue
Block a user