Unverified Commit 9cfac48e authored by godofredoc's avatar godofredoc Committed by GitHub

Enable android_views. (#104474)

parent 35c0a3ee
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment