commit | 4ec83804fc9494486fa2c5b771ed1525dc336d01 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Oct 31 23:13:22 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Oct 31 23:13:22 2024 +0900 |
tree | 434b59051ebb4ffbf2b4f5806f0abe0e29320594 | |
parent | 7e7f19d292e28fc9f2e4bd4196c4553d9429baf7 [diff] |
introduce $PACKAGE_NAME in vm_config Bug: 372171883 Test: check config Change-Id: If43cb264c907149ea86a0a4bf17be5d3636c0ac9
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: