Sign in
fuchsia
/
fuchsia
/
ff9e156aceb01c2bd5658236fa679d3b60db397d
/
.
/
src
/
modular
/
bin
/
basemgr_launcher
/
meta
/
basemgr_launcher_test.cmx
blob: fddf72897d250d852eb030fe0309279fc1c26b4e [
file
] [
log
] [
blame
]
{
"include"
:
[
"syslog/client.shard.cmx"
],
"program"
:
{
"binary"
:
"bin/basemgr_launcher_test"
},
"sandbox"
:
{
"features"
:
[
"hub"
],
"services"
:
[
"fuchsia.sys.Environment"
,
"fuchsia.sys.Launcher"
,
"fuchsia.sys.Loader"
]
}
}