blob: ef22b4e561578aafb077d46e7ffe58531bd58619 [file] [log] [blame] [edit]
// 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",
},
}