blob: 19c54e174dc332f97ce3eabc7c438d83515a02e3 [file]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.kernel.HypervisorResource",
"fuchsia.kernel.VmexResource"
]
}
},
"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.kernel.VmexResource",
"fuchsia.sys.Environment",
"fuchsia.sys.Loader"
]
}
}