Skip to content

Commit fda31cf

Browse files
committed
Remove unneeded code
1 parent 8f9453a commit fda31cf

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

src/commands/android_emulator_start.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ steps:
4949
sleep 5
5050
boot=$(adb -e shell getprop sys.boot_completed 2>&1)
5151
done
52-
sleep 15 # extra time to let the OS settle
52+
sleep 15
5353
adb shell settings put global window_animation_scale 0
5454
adb shell settings put global transition_animation_scale 0
5555
adb shell settings put global animator_duration_scale 0

src/commands/android_sdk_install.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)