commit | 9a8076191bb0186661f12b768d0394e44c17d6a8 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Dec 24 01:42:17 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 24 01:42:17 2024 -0800 |
tree | 4e222871a36dcbd13034848805db248b3d2b69b1 | |
parent | c80bf4cde6d243b443ebb2ce9270d5feb2c976e3 [diff] | |
parent | c00ee0ef38dfd6b767322831ffb1f910821166eb [diff] |
Merge changes I935e2faf,Ia12df7e6 into main am: e3835e0c18 am: c00ee0ef38 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3426323 Change-Id: Ib0b1b2dd11bc36d0b7ddd004644b8cfc58863cff 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: