commit | dee8b14bdb41ce0f93a13249ded691530c4c52dc | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Oct 02 12:53:30 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Oct 02 18:33:02 2024 +0900 |
tree | a0eefdd8beeac8d0773d5eda126078831dd0c9fb | |
parent | c1351afb8087b9fb26f619ce4c45cc47e332026b [diff] |
Make guest side forwarder agent buildable Bug: 340126051 Test: cd build/debian/forwarder_guest && cargo build Change-Id: I13eec2c3daf59412de679258142de66f0f60002d
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: