blob: f248dc0bad93ec240620ae1f842608303a5ea064 [file]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.posix.socket.Provider": "fuchsia-pkg://fuchsia.com/netstack#meta/netstack.cmx",
"fuchsia.test.IsolatedDevmgr": "fuchsia-pkg://fuchsia.com/ramdisk-isolated-devmgr#meta/ramdisk-isolated-devmgr.cmx"
}
}
},
"program": {
"binary": "test/dynamic-repositories-disabled"
},
"sandbox": {
"features": [
"hub",
"isolated-temp"
],
"services": [
"fuchsia.logger.LogSink",
"fuchsia.posix.socket.Provider",
"fuchsia.process.Launcher",
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher",
"fuchsia.sys.Loader",
"fuchsia.test.IsolatedDevmgr",
"fuchsia.tracing.provider.Registry"
]
}
}