blob: ad8a62eefa833bfe1c9b2fac5e9f1d94bd68c59c [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.scenic.allocation.Allocator"
]
}
},
"include": [
"sdk/lib/diagnostics/syslog/client.shard.cmx",
"src/lib/vulkan/test-application.shard.cmx"
],
"program": {
"binary": "bin/device_tests"
},
"sandbox": {
"features": [
"isolated-temp"
],
"services": [
"fuchsia.scenic.allocation.Allocator",
"fuchsia.sys.Environment",
"fuchsia.sys.Loader"
]
}
}