Sign in
fuchsia
/
fuchsia
/
3a593fc8b3a7
/
.
/
src
/
sys
/
appmgr
/
fidl
/
fuchsia.appmgr
/
BUILD.gn
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"
]
}