blob: bb4fdcc1ea2ea3c9de0c0d2ff9d27c5eb1108076 [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.
{
// TODO(fxbug.dev/104628): remove this.
program: {
runner: "elf",
binary: "bin/core_proxy",
},
capabilities: [
{
directory: "svc_for_sys",
rights: [ "rw*" ],
path: "/svc_for_sys",
},
],
}