commit | 19c35d0fc74dc1da3e35b2f3948b2ccfc4cc2c21 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Jan 07 16:06:07 2025 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jan 07 16:06:07 2025 +0900 |
tree | 65d2d2f82fe5ba7ef76289b73d4519aac6d49134 | |
parent | ff0dc0de4cee84024d6843c4d2184cd45c9df593 [diff] |
Automatically install systemd units for the guest agent programs Bug: 372168347 Test: check if port fowarding works in the VM by executing `python3 -m http.server 8080` Change-Id: I0c45a25037f05a7409d619e3da0b8bd27e376662
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: