commit | 62e202690851d9d31ffdfef193fb1cc5700d3deb | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 19 16:18:06 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 19 16:18:06 2024 +0900 |
tree | 379095d0362fe3b0afa562b60a12c31b21b14723 | |
parent | 548346e09b1889f67c88bbbee0baf1bf436388cd [diff] |
Turn network feature on in VmLauncherApp Bug: 325929096 Test: Run ferrochrome by VmLauncherApp Change-Id: I5d341683b6dfee5292d57cb11ef34cf6a4db3bc5
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: