blob: c9f3269ead170364aaf065b8c112858f17063039 [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.b689f2a7-8adf-477a-9f99-32e90c0ad0a2" ],
},
],
expose: [
{
protocol: [ "fuchsia.tee.Application.b689f2a7-8adf-477a-9f99-32e90c0ad0a2" ],
from: "self",
},
],
}