diff --git a/scripts/avd_test.sh b/scripts/avd_test.sh index fb74ddff60f8..50a315850701 100755 --- a/scripts/avd_test.sh +++ b/scripts/avd_test.sh @@ -8,7 +8,7 @@ boot_timeout=600 emu_pid= # Should be either 'google_apis' or 'default' -type='google_apis' +type='default' # We test these API levels for the following reason