blob: 85194139376a7323afdf116389b8444216a0ca63 [file] [log] [blame]
# Copyright 2021 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.amlogic.platform.a311d") {
source = "fuchsia.amlogic.platform.a311d.bind"
sdk_category = "partner"
sdk_area = "Driver SDK"
public_deps = [ "//src/devices/bind/fuchsia.regulator" ]
}