commit | 0c5f01f1bf1e9e667d8c492e47e62469b16c3611 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Nov 13 18:46:07 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Thu Nov 14 13:18:00 2024 +0900 |
tree | 9bb1a987e33348c61874d50f620b655f8fcc26f9 | |
parent | 08501d8dbe6582c2c74589603423828eb50e2fb0 [diff] |
Report active ports periodically from VM Bug: 340126051 Test: Run terminal app Change-Id: I9d7eb41a4b8d11475a8fa4b8611cfd32afda0019
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: