blob: 225ee687394db875298b3e9a05474e4f3e80dfe9 [file] [log] [blame]
# Copyright 2023 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("@fuchsia_sdk//fuchsia:assembly.bzl", "fuchsia_repository_keys")
package(default_visibility = ["//visibility:public"])
fuchsia_repository_keys(
name = "keys",
keys = [
"root.json",
"snapshot.json",
"targets.json",
"timestamp.json",
],
)