commit | 765d575cb6cc25af311f8b8a8226989493050477 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Fri Dec 13 11:15:24 2024 -0800 |
committer | Xin Li <delphij@google.com> | Fri Dec 13 11:15:24 2024 -0800 |
tree | d03d942a029b3699013ca4796fff6b453f4342e5 | |
parent | d88f8866217e41cd7d81ca5ab5579017c07dfab5 [diff] | |
parent | ce7c1fd629eb57cb8d0986f996cf6d61056278aa [diff] |
Merge 24Q4 into AOSP main Bug: 370570306 Merged-In: I36c496a3b5bc079c63bb4c7bb5c19d77a3c0c79d Change-Id: Ib7cc42abb241cf14800360956f3e2735cb104b15
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: