blob: ba0a2ef047d5c612761ff77de46ec1a5d8e0790c [file] [log] [blame]
{
"include": [
"syslog/client.shard.cmx"
],
"program": {
"binary": "bin/audio_core",
"args": ["--disable-cobalt"]
},
"sandbox": {
"features": [
"isolated-persistent-storage",
"isolated-temp"
],
"services": [
"fuchsia.scheduler.ProfileProvider",
"fuchsia.thermal.Controller",
"fuchsia.tracing.provider.Registry"
]
}
}