Sign in
fuchsia
/
fuchsia
/
refs/heads/releases/f3
/
.
/
zircon
/
system
/
ulib
/
fs-management
/
BUILD.gn
blob: c6644a15bb0e9f514441b40abc42ca1f209cf2ff [
file
] [
log
] [
blame
] [
edit
]
# 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.
group
(
"fs-management"
)
{
public_deps
=
[
"//src/lib/storage/fs_management"
]
}