commit | 7ebeb1e46fa72bb91ed232c51289bd1f7dee534a | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Oct 16 16:16:40 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed Oct 16 17:03:13 2024 +0900 |
tree | 5bf03c33c27fea0328f093ef53cb448935633e41 | |
parent | de2d3330246d61dfcb08164f7e2f9f53ffc99517 [diff] |
Remove virt-customize related code We don't need it anymore and not maintained. Bug: n/a Test: n/a Change-Id: I93c04679db0f63383694af64d6b6abe3974b193f
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: