commit | e4b0f3666403ae9d62c928aa6e23549f0f7122cb | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Nov 29 12:52:33 2024 +0000 |
committer | Jeongik Cha <jeongik@google.com> | Fri Nov 29 12:52:33 2024 +0000 |
tree | 4950c3a280299bc5aaea3ac76d94281b95810c56 | |
parent | 558f1ea50e5e4068e6b60cfbd182925c60c18370 [diff] |
Remove unused code And TODO(because it already supports) Bug: n/a Change-Id: I85a895531a3cec4c94c8538b174d24fbefd6c9c4 Test: n/a
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: