commit | 7964b975488a33ac04917dddd9e20748e6f40568 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Wed Feb 26 12:08:32 2025 -0800 |
committer | Xin Li <delphij@google.com> | Wed Feb 26 12:08:32 2025 -0800 |
tree | 3c0c4b1d17526c5adc9bf6bf430d9c018af2f26b | |
parent | c2fb7466e473cc1cdce8d74f89778dd77ff38467 [diff] | |
parent | 2b5264f31f47433c2d00309a429e67acf21ab7a5 [diff] |
Merge 25Q1 (ab/12770256) to aosp-main-future Bug: 385190204 Merged-In: I7c31c102a4e40c53f9c9a1a2bf4dd027a3f76fd3 Change-Id: I641ee7749b2cd6140f7b8bd74cc361f93d67cd7e
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: