commit | f7445e8761918cded2688595b0cb3f554e648ed0 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue Oct 29 12:54:07 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Thu Oct 31 10:10:27 2024 +0900 |
tree | 432a822131709aeb0a224737a6417f4a2ea46d3c | |
parent | cdc31b8fc42d82ee3ed0467c9b33ea52d436c3a1 [diff] |
Introduce host side forwarder agent Brought code from ChromiumOS under confirmation of opensource licensing team. Modification of these files to be built would be happened in the following change. Bug: 340126051 Test: N/A Change-Id: I98d3a1558fbebf2206ec1156ae9fc1feb30818c6
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: