blob: c8cf86a7d24bac2cfc9094399af1598562bb8499 [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/bin/tee_manager/meta/tee_manager.base.cml" ],
capabilities: [
{
protocol: [ "fuchsia.tee.Application.41fe9859-71e4-4bf4-bbaa-d71435b127ae" ],
},
],
expose: [
{
protocol: [ "fuchsia.tee.Application.41fe9859-71e4-4bf4-bbaa-d71435b127ae" ],
from: "self",
},
],
}