commit | 733150bfb01251bec1684bab7da477724a36cc2d | [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:31 2024 +0900 |
tree | 2b8b4486dd847900ae956fb0a89935b0404f47f4 | |
parent | f7445e8761918cded2688595b0cb3f554e648ed0 [diff] |
Make forwarder_host buildable Bug: 340126051 Test: m forwarder_host Change-Id: I8c6da4602147ce329f73270559cdfa999d9f3351
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: