| // 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/103974) delete this file | |
| include: [ "syslog/client.shard.cml" ], | |
| program: { | |
| // many current users of this shard don't specify the runner themselves | |
| runner: "elf", | |
| }, | |
| } |