Fix tests

This commit is contained in:
Steve Soltys 2024-06-05 19:58:07 -04:00
parent e218efda75
commit a88740a328

View file

@ -7,6 +7,8 @@ while [ $index -lt 60 ]; do
index=$((index + 1))
done
adb shell bmgr enable false
D2D_BACKUP_TEST=$1
large_test_exit_code=0