blob: f378df0b8fdd6638c9e7c80e0084cfc5e23ac93b [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.gpt") {
sdk_category = "partner"
source = "fuchsia.block.gpt.bind"
}