blob: a3ffa02985aa9b0381c8735d708999c3e0aa8089 [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.
library fuchsia.driverhost.test;
@discoverable
closed protocol Incoming {};
@discoverable
closed protocol Outgoing {};