Sign in
fuchsia
/
fuchsia
/
5e786c3
/
.
/
src
/
sys
/
component_manager
/
meta
/
component_manager_tests.cmx
blob: a0e630aedc3fb53a4414bd8e51d2992234beb020 [
file
]
{
"include"
:
[
"syslog/client.shard.cmx"
],
"program"
:
{
"binary"
:
"bin/component_manager_test"
},
"sandbox"
:
{
"features"
:
[
"isolated-temp"
],
"services"
:
[
"fidl.examples.echo.Echo"
,
"fuchsia.io.Directory"
,
"fuchsia.process.Launcher"
]
}
}