blob: 2d3a682a64229fc329e1ee90b73cca34f6c5cbcb [file] [log] [blame]
# Copyright 2024 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.sysmem.heap") {
source = "fuchsia.sysmem.heap.bind"
sdk_category = "partner"
# Also Graphics
sdk_area = "Media"
}