• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// Copyright 2025 The ChromiumOS Authors
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5rust_protobuf {
6    name: "libgsc_utils_proto_rs",
7    crate_name: "gsc_utils_proto",
8    protos: ["attestation_ca.proto"],
9    source_stem: "gsc_utils_proto",
10}
11