commit | 61180c13911382322199f2e3e68fc6b277b33569 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 19 16:22:28 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Jun 19 16:27:26 2024 +0900 |
tree | 669a0e0642d4f8cebd6c352f0d7956fb54f6e1b1 | |
parent | a442e67e3de76bd2d1b850202ae8154d38e161e8 [diff] |
Moving network config to VirtualMachineCustomImageConfig Bug: 325929096 Test: Presubmit Test: Running Ferrochrome with adding network config on code Change-Id: I49e5337100e9bcf3497a25c05516b2ecd29f9b6e
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: