commit | 62e70ca21604563c734963806000c1442111e1a5 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Mar 21 14:41:35 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Mar 21 14:41:35 2025 -0700 |
tree | 7ff90708b421922ca1690c857cdf3ef03684cd54 | |
parent | e92c37b6b73b54e751c6bbb310be842cd00867a9 [diff] | |
parent | acd53c8500646c4ac299867f29d1c2c6f4545caa [diff] |
Merge changes I74c8b81b,I382e42c1 into main am: acd53c8500 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3556869 Change-Id: Id9c0f36bd365401eacc618f688be0f2b723ab2ad Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: