commit | bb6c5c5d22a7e68678e2985e921d09e76d64f8d0 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Aug 14 16:47:54 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Aug 14 16:47:54 2024 +0000 |
tree | 3d61911e04cb75392f45a6c0af961cbf74d38524 | |
parent | c7d1426bab681b1684c126f10fffdf0a491eb899 [diff] | |
parent | ddd34f7d469a4f0b2795dfc38e68cccab84bad32 [diff] |
Move libs/libvmbase/example/tests/ under tests/ am: c394f994e6 am: ddd34f7d46 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3218237 Change-Id: I9f36daddf90f890cff0e41ec016328bd69c89828 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: