Sign in
fuchsia
/
fuchsia
/
main
/
.
/
src
/
storage
/
fshost
/
meta
/
fvm_fxfs_fshost_test.cml
blob: 9bf93051402fe1ba88194e00ab78e5eda3eaf0a8 [
file
] [
log
] [
blame
]
// Copyright 2021 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
{
children
:
[
{
name
:
"fxfs"
,
url
:
"#meta/fxfs.cm"
,
},
],
}