blob: 36375d28dd05ec3e1c5e791a8da756e725b43033 [file] [log] [blame]
# Copyright 2020 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.component.types") {
sdk_category = "partner"
sources = [ "constants.fidl" ]
}