Sign in
fuchsia
/
fuchsia
/
5e786c3
/
.
/
src
/
sys
/
component_manager
/
tests
/
attributed_logging
/
meta
/
e2e-test.cmx
blob: a80dc7f2ef5fe3cf179083fda5efb1f59b5aae0e [
file
]
{
"include"
:
[
"syslog/client.shard.cmx"
],
"program"
:
{
"binary"
:
"bin/attributed_logging_e2e_test"
},
"sandbox"
:
{
"features"
:
[
"hub"
],
"services"
:
[
"fuchsia.process.Launcher"
,
"fuchsia.sys.Environment"
,
"fuchsia.sys.Launcher"
]
}
}