commit | 5d659f1023b2ee211fb16fe05dd38b2b6abb4c95 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Jan 10 15:43:35 2025 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Jan 10 15:43:35 2025 +0900 |
tree | ccb249197947d8b32da28c7d6d468d1ebbd2a6a1 | |
parent | 1c205f7bccb2529da40b0fd16cc1064b0a8b3c8e [diff] |
Add a flag for terminal_gui_support Bug: 386296118 Bug: 388978809 Test: n/a Change-Id: Ic58de7b55b3b5556d2ae0515b3b634972ba3c733
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: