commit | 7dfc60758faf12b1f65cee6c2848c81848281576 | [log] [tgz] |
---|---|---|
author | Jahin Imtiaz <jahinimtiaz@google.com> | Wed Oct 30 06:53:37 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 30 06:53:37 2024 +0000 |
tree | df0484244ca86d4d0c66b29a9619bc04b97c5508 | |
parent | cc5fc02b8917acd6a1a9ccaaf17c756d469d8760 [diff] | |
parent | a09d83864cbc796451600707279aae4d39838f1f [diff] |
Merge "Use SearchArtifactUtil to search test file" into main am: 0ecab37ac9 am: a09d83864c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3324655 Change-Id: I95dfce2198af537818e71015f56a2b8e3e089f2e 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: