blob: aa51b637f4e10f562d623c2e41c04fefb7dc86b7 [file] [log] [blame]
// 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.
{
capabilities: [
{ protocol: "fuchsia.stresstest.Actor" },
],
expose: [
{
protocol: "fuchsia.stresstest.Actor",
from: "self",
},
],
}