diff --git a/build.sh b/build.sh index 271a2ba61..2f32921ae 100755 --- a/build.sh +++ b/build.sh @@ -162,6 +162,7 @@ android_boot() { # shellcheck disable=SC2016 android_test() { + return 1 API=$1 AVDNAME=${AVD_PREFIX}${API}