Sign in
fuchsia
/
fuchsia
/
171ed3ae9231
/
.
/
examples
/
components
/
basic
/
meta
/
lifecycle_full.cml
blob: 9fa77f48794a6449a664f446f1562660f90919c6 [
file
] [
log
] [
blame
]
{
program
:
{
binary
:
"bin/lifecycle_full"
,
lifecycle
:
{
stop_event
:
"notify"
},
},
use
:
[
{
runner
:
"elf"
},
{
protocol
:
"fuchsia.logger.LogSink"
},
],
}