blob: 048d6b1f1284c9f23d3a8f763f6b8f8068385add [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.posix.socket.Provider": "fuchsia-pkg://fuchsia.com/netstack#meta/netstack.cmx"
}
}
},
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx",
"//src/lib/vulkan/test-application.shard.cmx"
],
"program": {
"binary": "bin/flutter_semantics_tests_bin"
},
"sandbox": {
"services": [
"fuchsia.posix.socket.Provider",
"fuchsia.process.Launcher",
"fuchsia.process.Resolver",
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher",
"fuchsia.sys.Loader",
"fuchsia.tracing.provider.Registry"
]
}
}