blob: 845771e6414a4ff2c35137a50cde8f22379ba3aa [file] [log] [blame]
// Copyright 2021 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.
{
include: [
"inspect/client.shard.cml",
"syslog/client.shard.cml",
],
program: {
runner: "driver",
binary: "driver/interop_root.so",
bind: "meta/bind/root.bindbc",
},
}