blob: 0261c937522e3dd51cd618c64360721aaa4aedbd [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/bind/bind.gni")
bind_library("fuchsia.serial") {
sdk_category = "partner"
source = "fuchsia.serial.bind"
sdk_area = "Driver SDK"
}