blob: db52ddc08e22288c708c7c576972dc2fe1ea5e3f [file] [log] [blame]
{
"include": [
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "test/tee_manager_bin_test"
},
"sandbox": {
"features": [
"isolated-persistent-storage"
],
"services": [
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher",
"fuchsia.sys.Loader",
"fuchsia.tee.Device"
]
}
}