commit | c52a253243df61b24674f0e956dccb7c1bdcc1ff | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Fri Oct 04 13:44:58 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Fri Oct 04 15:32:51 2024 +0900 |
tree | 72095a45024acbd2994429e3a5e584e652106e8a | |
parent | 1cc8dbb215231f6ec5c57e32f4940e15b919e71d [diff] |
Make port_listener buildable Bug: 340126051 Test: cd build/debian/port_listener && sudo ./build.sh Change-Id: I01d54c6f5ef7c1b2f4706eedfbfea7d8c3064bd5
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: