blob: 2160b957d814abcc8aab0991b79439eadcc5d27f [file] [log] [blame]
# Copyright 2020 The Fuchsia Authors. All rights reserved.
# Use of this source code is goverened by a BSD-style license that can be
# found in the LICENSE file.
import("//build/fidl/fidl.gni")
fidl("fuchsia.appmgr") {
sources = [ "startup.fidl" ]
}