blob: df185dd26747535990d21c87293335fb87f27203 [file]
// 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-host2",
binary: "bin/driver_host2",
},
use: [],
}