commit | 620f150af25a634fed0ea24d7e869b8843b52800 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Sep 05 02:43:52 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Sep 05 02:43:52 2024 +0000 |
tree | cca17cb87c888f55c585d9c8fc399ced7d8bc815 | |
parent | 2d676c8c61b0b475a06e2662c8b38ee4a76a16a0 [diff] | |
parent | ecde8c0a4c4e9ff5782ab46e948c884791593f26 [diff] |
Merge changes from topic "early_boot_vm" into main * changes: Implement early_virtmgr Add more contexts upon verifying APEX failure Add early_vms xsd schema
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: