Commit 1ffcd38
authored
Fix crash in emulator launch in android-emulator-tests.sh (#223)
* Wait briefly before starting to poll the emulator in android-emulator-tests.sh
* Poll emulator with adb shell getprop sys.boot_completed and manually handle timeout
* Remove unused workflow
* Update adb check for sys.boot_completed
* Update adb check for sys.boot_completed
* Update adb check for sys.boot_completed
* Update adb check for sys.boot_completed
* Syntax cleanup in android-emulator-tests.sh1 parent 9286ad9 commit 1ffcd38
1 file changed
+19
-4
lines changedLines changed: 19 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
102 | 117 | | |
103 | 118 | | |
104 | 119 | | |
| |||
0 commit comments