Skip to content

Commit

Permalink
Revert "wait 5 for adb services to come up"
Browse files Browse the repository at this point in the history
This reverts commit 16413ce.
  • Loading branch information
r1sim committed Feb 9, 2020
1 parent f58ea7e commit 40406d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ android_integration_task:
- adb shell getprop ro.build.version.release # '9' (emulator)
- adb shell getprop ro.build.version.sdk # '28' (emulator))
- adb shell getprop
- sleep 5 # Wait 5 seconds for android adb services like 'settings' to come up
# logcat_background_script: adb logcat -e flutter\|Observatory *:I
logcat_background_script: adb logcat -e flutter\|Observatory
doctor_script:
Expand Down

0 comments on commit 40406d7

Please sign in to comment.