blob: a0eb8f76c5092e5d0db7ef095d86bd3f9702fbc9 [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: [
"//sdk/lib/driver/compat/compat.shard.cml",
"inspect/client.shard.cml",
"syslog/client.shard.cml",
],
program: {
runner: "driver",
default_dispatcher_opts: [ "allow_sync_calls" ],
compat: "driver/simple_dfv1.so",
colocate: "true",
bind: "meta/bind/simple_driver.bindbc",
},
capabilities: [],
use: [],
expose: [],
}