Revert "Increase the build pause a bit more for the AVD startup"

This reverts commit cc271015f7.
This commit is contained in:
Bradlee Speice 2014-11-09 23:55:24 -05:00
parent 6c8f92e742
commit c934a4fbd8

View File

@ -17,7 +17,7 @@ before_install:
- emulator -avd test -no-skin -no-audio -no-window &
before_script:
- sleep 60
- sleep 30
- bash ./wait_for_emulator
- adb shell input keyevent 82 &