blob: b45c05ac191412aa4086d3b78438ea926e564e16 [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.device.manager.test") {
sources = [ "metadata.fidl" ]
}