Sign in
fuchsia
/
fuchsia
/
refs/heads/releases/field-image-dogfood
/
.
/
src
/
media
/
sounds
/
example
/
meta
/
soundplayer_example.cmx
blob: c46e54cc45b72d4cdd2c73616b5d236b83de55b1 [
file
] [
edit
]
{
"include"
:
[
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program"
:
{
"binary"
:
"bin/soundplayer_example"
},
"sandbox"
:
{
"features"
:
[
"isolated-temp"
],
"services"
:
[
"fuchsia.media.sounds.Player"
]
}
}