blob: e123ef2c4e77603402f434c66a81ad96d47ee761 [file] [log] [blame]
# Copyright 2019 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.
import("//build/fidl/fidl.gni")
fidl("fuchsia.fs") {
sdk_category = "excluded"
sources = [
"admin.fidl",
"const.fidl",
]
}