commit | 4e3021a8f4d593af6f7c4a4350727a500db002d9 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Oct 21 16:50:11 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Mon Oct 21 07:55:08 2024 +0000 |
tree | 7f09bdc2bce36f690645584184609e8608958e9a | |
parent | 6e9355a08595768e6b8ba977547dc71904ffe07b [diff] |
Modify vm_config.json properly Bug: 373248801 Bug: 374244795 Test: will be tested in kokoro Change-Id: Ie21c2000a0d9ba4707a029ebeedecf1075a0c46f
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: