Sign in
fuchsia
/
fuchsia
/
e4bafa03b206
/
.
/
src
/
sys
/
component_manager
/
tests
/
attributed_logging
/
meta
/
integration-test.cmx
blob: b7dbe2d2e19b47f117262dca31a501a050b633e3 [
file
] [
log
] [
blame
]
{
"include"
:
[
"syslog/client.shard.cmx"
],
"program"
:
{
"binary"
:
"bin/attributed_logging_test"
},
"sandbox"
:
{
"features"
:
[
"hub"
],
"services"
:
[
"fuchsia.process.Launcher"
,
"fuchsia.sys.Environment"
,
"fuchsia.sys.Launcher"
]
}
}