blob: 919e5acce7c9aa314704e7282c1f5507dc2cee4a [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.
{
include: [ "//src/security/tee_manager/meta/tee_manager.base.cml" ],
capabilities: [
{
protocol: [ "fuchsia.tee.Application.808032e0-fd9e-4e6f-8896-544735c98480" ],
},
],
expose: [
{
protocol: [ "fuchsia.tee.Application.808032e0-fd9e-4e6f-8896-544735c98480" ],
from: "self",
},
],
}