blob: 81f236622d0b23b0b8c149e3483a4bc3ca4e7598 [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.
import("//build/fidl/fidl.gni")
fidl("fuchsia.metricslogger.test") {
sdk_category = "internal"
sources = [ "metricslogger.test.fidl" ]
}