| # Copyright 2020 The Fuchsia Authors. All rights reserved. | |
| # Use of this source code is governed by a BSD-style license that can | |
| # found in the LICENSE file. | |
| import("//third_party/cobalt/metrics_registry.gni") | |
| metrics_registry("cobalt_sw_delivery_registry") { | |
| project_id = 4247972873 | |
| generate_rust = true | |
| generate_binarypb = false | |
| } |