blob: 3421e3ec6645e2c7391b7c40fc4e53599bb3c982 [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.ui.focus.FocusChainProvider" },
],
expose: [
{
protocol: "fuchsia.ui.focus.FocusChainProvider",
from: "self",
},
],
}