blob: 2ac6cc042c122bd641ba734db5485f11761fada1 [file] [log] [blame]
# Copyright 2023 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/bind/bind.gni")
bind_library("fuchsia.block") {
sdk_category = "partner"
source = "fuchsia.block.bind"
sdk_area = "Driver SDK"
}