Sign in
fuchsia
/
fuchsia
/
978bf6b231e5
/
.
/
src
/
lib
/
fuchsia-component
/
component-launching-test
/
meta
/
echo-service-checker.cmx
blob: 02c4f5b4b3f953bd03407b47232196baa39ebb9a [
file
] [
log
] [
blame
]
{
"include"
:
[
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program"
:
{
"binary"
:
"bin/echo-service-checker"
},
"sandbox"
:
{
"services"
:
[
"test.placeholders.Echo"
]
}
}