Remove usage of deprecated Fuchsia event source (flutter/engine#37641)

This capability is being removed by the Fuchsia platform (https://fuchsia-review.git.corp.google.com/c/fuchsia/+/758606), but is currently blocked on this usage.

This change simply removes the capability from this tests, where it doesn't seem to be used at all.
This commit is contained in:
Chris Johnson
2022-11-15 15:53:26 -08:00
committed by GitHub
parent df9586ab32
commit b8f5767b7f

View File

@@ -17,13 +17,6 @@
program: {
binary: "bin/app",
},
use: [
{ protocol: "fuchsia.sys2.EventSource" },
{
event: "stopped",
from: "framework",
},
],
offer: [
{
protocol: [