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