Sign in
fuchsia
/
fuchsia
/
refs/heads/releases/dogfood
/
.
/
src
/
factory
/
factory_store_providers
/
testdata
/
fuchsia.factory.CastCredentialsFactoryStoreProvider.config
blob: 8005a0ba625082a3ebb1ca49738a0ac5899ed2eb [
file
] [
log
] [
blame
] [
edit
]
{
"files"
:
[
{
"path"
:
"some_cast_file"
,
"dest"
:
"cast.dat"
,
"validators"
:
[
{
"name"
:
"size"
,
"args"
:
512
}
]
},
{
"path"
:
"another_cast_file"
,
"dest"
:
"cast.blk"
,
"validators"
:
[
{
"name"
:
"size"
,
"args"
:
18
},
{
"name"
:
"text"
}
]
}
]
}