blob: eb86d85d3ae82725ac9b41e38836eb78ea8236c9 [file] [log] [blame]
// Copyright 2024 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/template.so",
bind: "meta/bind/template_driver.bindbc",
},
}