blob: fe037417db01292bb6fe3e5c24574b1e5a6ce5b8 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.test.IsolatedDevmgr": "fuchsia-pkg://fuchsia.com/ramdisk-isolated-devmgr#meta/ramdisk-isolated-devmgr.cmx"
},
"system-services": [
"fuchsia.net.NameLookup",
"fuchsia.posix.socket.Provider"
]
}
},
"program": {
"binary": "test/system-cache-fallback"
},
"sandbox": {
"features": [
"hub",
"isolated-temp"
],
"services": [
"fuchsia.logger.LogSink",
"fuchsia.net.NameLookup",
"fuchsia.posix.socket.Provider",
"fuchsia.process.Launcher",
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher",
"fuchsia.sys.Loader",
"fuchsia.test.IsolatedDevmgr",
"fuchsia.tracing.provider.Registry"
]
}
}