blob: 4e983094e68e61eaf7ec8634c45a9e8a5c0e5105 [file] [log] [blame]
# Copyright 2023 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
filegroup(
name = "src",
srcs = glob(["**/*"]),
visibility = ["//visibility:public"],
)