Sign in
fuchsia
/
fuchsia
/
refs/heads/releases/field-image-dogfood
/
.
/
src
/
sys
/
appmgr
/
meta
/
test_component_using_storage.cmx
blob: 60dd4813ff1ca63b3e6d73aa04b02b98015a882a [
file
] [
log
] [
blame
] [
edit
]
{
"include"
:
[
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program"
:
{
"binary"
:
"bin/test_component_using_storage"
},
"sandbox"
:
{
"features"
:
[
"isolated-persistent-storage"
]
}
}