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;
};