Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 3 additions & 13 deletions script/configs/exclude_integration_android_legacy_emulator.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
# This plugin no-ops below API 25, which is newer than the legacy emulator.
# This can be removed once the legacy emulator test is using at least
# API level 25.
- quick_actions
- quick_actions_android
# Fails on the legacy emulator. See https://github.com/flutter/flutter/issues/136823
# TODO(stuartmorgan): Remove this if the limitation can be worked around.
- video_player
- video_player_android
# Hangs on the legacy emulator. See https://github.com/flutter/flutter/issues/136824
# TODO(stuartmorgan): Remove this if the hang can be fixed.
- webview_flutter
- webview_flutter_android
# Currently no plugins need to be excluded, but this file is left
# since it is likely that we will need this functionality in the future.
[]