commit | 5a547efc872171dc833822c60bfc5ec80feb3a14 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Oct 18 17:13:04 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Oct 18 22:50:19 2024 +0900 |
tree | 7a316d402efedef946bcf07be46faafb174324fa | |
parent | 3784782ce1fb24fc6ad856ba712392eab23aa08a [diff] |
Include vm_config.json as a part of images.tar.gz Bug: 374244795 Test: build Change-Id: Ibf2ccad007ab1dc439a6f4c0cccc0ea153939bda
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: