commit | 0d1ed344d1a2074c6c47589d6a93aea5d9647da1 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Dec 20 21:28:50 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Dec 20 21:29:36 2024 +0900 |
tree | 2f73e62313343ab73450385f10d2e7e09db7db5a | |
parent | ade89e21805af7015ca5be591252d94e7de30c15 [diff] |
Forwarder_guest_launcher uses gateway address Bug: 373533555 Test: N/A Change-Id: Id797d87cf1eafa4bcf0ab38b7adb27477a4be1bb
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: