blob: ecbfa0742cde7682547977fc27be47fbb3f09d2c [file] [log] [blame]
{
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "test/pci-driver-test"
},
"sandbox": {
"boot": [
"bin",
"driver",
"lib"
],
"services": [
"fuchsia.exception.Handler",
"fuchsia.process.Launcher",
"fuchsia.sys.Launcher"
],
"system": [
"driver"
]
}
}