blob: ef12fab5914e34ec2d51fd3841a19c09ad86f8aa [file] [log] [blame]
# Copyright 2022 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.
load(
"@rules_fuchsia//fuchsia:assembly.bzl",
"fuchsia_platform_artifacts",
)
package(default_visibility = ["//visibility:public"])
fuchsia_platform_artifacts(
name = "platform_aibs",
files = "@fuchsia_platform//:all_files",
)