blob: 7e40b9564a1c486b5e97aa2b0db286f18f737322 [file]
// 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/devfs_exporter_root.so",
bind: "meta/bind/root.bindbc",
},
}