commit | 1cfcb583cbd40faf571bc404b10e296f686b82de | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Oct 17 14:06:58 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Thu Oct 17 16:26:57 2024 +0900 |
tree | e070c6bea01c4e576ee288b4a80bf15b340a6620 | |
parent | 9c6f59c51366107ca7e01427932ae5226fc6d43d [diff] |
Add forwarder_guest_launcher into debian VM. Bug: 340126051 Test: build_in_container.sh Change-Id: Ia44631ba6fa32867c22e5924fa55004ad8f71727
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: