blob: b1c810c609500f5dd12574a4e846bc43e7c2d57a [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.kernel.HypervisorResource"
]
}
},
"include": [
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "test/guest_interaction_service_test"
},
"sandbox": {
"features": [
"isolated-persistent-storage"
],
"services": [
"fuchsia.kernel.HypervisorResource",
"fuchsia.sys.Environment",
"fuchsia.sys.Loader"
]
}
}