commit | 17e555be3285bc9dedccb0876dfd892a4dfe0ea5 | [log] [tgz] |
---|---|---|
author | Chaitanya Cheemala (xWF) <ccheemala@google.com> | Wed Nov 27 10:40:28 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Nov 27 10:40:28 2024 +0000 |
tree | 9701d59024cf2cdebda8b192399b18126a6a16de | |
parent | 4dda2fb53ee669c711d19d3f60de9570f56ad245 [diff] |
Revert "Add os parameter to composd_cmd" This reverts commit 4dda2fb53ee669c711d19d3f60de9570f56ad245. Reason for revert: Likely culprit for b/381204036 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted. Change-Id: I4cc3ecc7a7f0a51e82574a4c700b2d2bf4ea0d0d
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
AVF APIs:
How-Tos: