Skip to content

Commit cbba713

Browse files
committed
Sync with microG unofficial installer
1 parent 87b771e commit cbba713

File tree

5 files changed

+126
-129
lines changed

5 files changed

+126
-129
lines changed

recovery-simulator/recovery.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,7 @@ flash_zips()
546546
STATUS="${?}"
547547
set -e
548548
echo "custom_flash_end ${STATUS:?}" 1>&"${recovery_fd:?}"
549+
sleep 2> /dev/null '0.02' || : # Wait some time otherwise the following "echo" may appear before the previous "echo"
549550
echo ''
550551

551552
restore_env || return "${?}"

0 commit comments

Comments
 (0)