blob: 7e6659c04783dcee24c20d8846fbf5a36b6e4394 [file] [log] [blame]
// Copyright 2020 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.
{
program: {
binary: "bin/empty",
},
use: [
{ runner: "elf" },
{
protocol: [ "fuchsia.logger.LogSink" ],
},
],
}