blob: 361936697d48d1c670fdb29483f6e29e3bc55e7d [file] [log] [blame]
// Copyright 2022 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.
{
// TODO(https://fxbug.dev/97805) remove this shard once the empty binary doesn't need it
include: [ "syslog/client.shard.cml" ],
program: {
runner: "elf",
binary: "bin/to_configure",
},
config: {
not_from_package: { type: "uint8" },
},
}