Sign in
fuchsia
/
fuchsia
/
0ce75f1841a7e8f3aa7ae66214a6d7102abfbd74
/
.
/
sdk
/
fidl
/
fuchsia.app
/
intent.fidl
blob: 8abdcb2ebe4de3bf6306b96203b62c9c7d47c44a [
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.
library fuchsia
.
app
;
table
Intent
{
1
:
int32 placeholder
;
};