blob: 79bf5e8aea8c4a60a55a97ac3c8ba5c36c59014c [file] [log] [blame]
# Copyright 2020 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/sdk/sdk_alias.gni")
group("bitmap") {
public_deps = [ "//zircon/system/ulib/bitmap" ]
}