blob: dcdce985c281e5852e54c569ae81a569f8dd3889 [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
protocol Incoming {};
@discoverable
protocol Outgoing {};