Sign in
fuchsia
/
fuchsia
/
b0c275d7b499
/
.
/
scripts
/
sdk
/
gn
/
test_project
/
tests
/
package
/
meta
/
test_component.cml
blob: 134ee24656ca067c824b6b74d14a83e958cd8fc3 [
file
] [
log
] [
blame
]
// This is a v2 component manifest.
{
program
:
{
binary
:
"hello_bin"
,
},
use
:
[
{
runner
:
"elf"
},
],
}