Enable android_views. (#104474)

This commit is contained in:
godofredoc 2022-05-24 08:58:08 -07:00 committed by GitHub
parent 35c0a3ee5c
commit 9cfac48e2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -130,6 +130,19 @@ targets:
validation: analyze
validation_name: Analyze
- name: Linux android views
bringup: true # Flaky https://github.com/flutter/flutter/issues/99001
recipe: flutter/android_views
properties:
dependencies: >-
[
{"dependency": "android_sdk", "version": "version:31v8"},
{"dependency": "android_virtual_device", "version": "31"}
]
tags: >
["framework","hostonly"]
timeout: 60
- name: Linux build_tests_1_2
recipe: flutter/flutter_drone
timeout: 60