blob: edd214265b6907d3db26d0c138fa641373f74495 [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/banjo/banjo.gni")
banjo("fuchsia.hardware.bt.gattsvc") {
sources = [ "bt-gatt-svc.banjo" ]
}