blob: ae9714be85074d5130e2fa4e7e87cd326645bcbc [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("component") {
name = "fuchsia.bluetooth.component"
sources = [ "component.fidl" ]
}