commit | c1351afb8087b9fb26f619ce4c45cc47e332026b | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Oct 02 12:51:17 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Oct 02 13:00:09 2024 +0900 |
tree | e4f49b0f5b26bb0e75dfee0fe081ffae197272e5 | |
parent | e4a2adb5cc4433d44315a71987077ff82164e842 [diff] |
Introduce guest 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: I65aba2d1383fdef39c780f3b88308782a5b09fbf
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: