blob: 5510f4917d0144de8dcfe3693271e89594c47951 [file]
// Copyright 2026 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.
// WARNING: THIS FILE IS GENERATED BY dmlc. DO NOT EDIT.
{
include: [
"inspect/client.shard.cml",
"syslog/client.shard.cml",
],
program: {
runner: "driver",
binary: "driver/interop_leaf.so",
bind: "meta/bind/leaf.bindbc",
},
capabilities: [],
use: [
{ protocol: "fuchsia.interop.test.Waiter" },
],
expose: [],
}