blob: b0286b22d14ca165b1d9eb5d747e75f4b1622017 [file] [log] [blame]
// Copyright 2021 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: {
runner: "elf",
binary: "bin/fshost_rust",
lifecycle: { stop_event: "notify" },
},
}