commit | 72a82ce0d4e0e7f9de422d75855178a8e94274c9 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Mon Dec 09 15:33:17 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Mon Dec 09 15:34:15 2024 +0900 |
tree | 191ac36891b45a2ebd44a037cd208f653009f7a6 | |
parent | 743adb144793fa047266582bb8aa3c3d3c375622 [diff] |
Mute some notifications in VmTerminalApp Bug: 381815474 Test: Run VmTerminalApp Change-Id: I6a60bc82f618fb17c5f2e0667f6b0ea802bf5ee3
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: