commit | 8ea4b5b976342bb678c02e9ee508764f3bb36cae | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Sep 25 21:35:57 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed Sep 25 21:35:57 2024 +0900 |
tree | 1b6570d25776332d6f20bae7561a122a071d71c3 | |
parent | 76b5ee7a40fdd73c46f4739a303b95656ec46e40 [diff] |
Use normal build instead of container build Bug: 363237196 Test: will be tested via kokoro Change-Id: I937ac4ea2508fc87f5107a34e3c1857cd20a2ad3
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: