blob: 5325c5c16494c440746a82bbf67adad7be8aa1a9 [file] [log] [blame]
# Copyright 2019 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.castsysteminfo") {
sdk_category = "partner"
sources = [
"cast_system_info.fidl",
]
}