blob: b083e667a910b84dae701f3549a0395437f27a37 [file]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.test.IsolatedDevmgr": "fuchsia-pkg://fuchsia.com/ramdisk-isolated-devmgr#meta/ramdisk-isolated-devmgr.cmx"
}
}
},
"include": [
"syslog/client.shard.cmx"
],
"program": {
"binary": "bin/pkgfs_test"
},
"sandbox": {
"features": [
"isolated-temp"
],
"services": [
"fuchsia.process.Launcher",
"fuchsia.sys.Launcher",
"fuchsia.test.IsolatedDevmgr"
]
}
}