commit | 32330bbc9975d6f18ae28033d1ec10c53b2aa058 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Oct 30 15:15:30 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed Oct 30 15:15:30 2024 +0900 |
tree | 9f7cbfe7b303310d4218e9229ea80cffc477cedb | |
parent | cae0d34418211476708d1916bfddfce3c9e23da2 [diff] |
Remove VmLauncher from the virt APEX Let's not delete it though because we may need in in the future. Bug: 374848567 Test: N/A Change-Id: Iafc9243849dd896c1c83c19f2931985f258f7288
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: