blob: a08837dbe61c6034e963438ad9907b903b91d571 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.pkg.PackageResolver": "fuchsia-pkg://fuchsia.com/shutdown_integration_test#meta/mock_pkg_resolver.cmx"
}
}
},
"program": {
"binary": "test/shutdown_integration_test"
},
"sandbox": {
"services": [
"fuchsia.logger.LogSink",
"fuchsia.pkg.PackageResolver",
"fuchsia.process.Launcher",
"fuchsia.sys.Launcher",
"fuchsia.sys.Environment"
],
"features": [
"hub",
"deprecated-ambient-replace-as-executable"
]
}
}