commit | 1cc8dbb215231f6ec5c57e32f4940e15b919e71d | [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 13:44:58 2024 +0900 |
tree | e9411588c887e846175c1d5fb27a27f240f8ef7a | |
parent | 6aba7c0ba31cd07ad9e208062092373f29244e54 [diff] |
Introduce port_listener 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: I7afe9a15f0782b3a50aa6676f078aca2656079ec
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: