commit | 010bf26ccefbb6777ad60c985dfd71024fb25b7c | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Feb 08 12:33:38 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 08 12:33:38 2024 +0000 |
tree | 5b7016d75269bdbf6fb809a4182830600b396ab8 | |
parent | 40383b6c90951381eda95e45c9c96467906bfc8b [diff] | |
parent | c5b2203e6447c9d2d9c18563cf771d1ca2d5be3e [diff] |
[automerger skipped] Don't test unspecified behavior am: 51aceed13b am: 9f5a588a97 am: 5daf02fdba am: c5b2203e64 -s ours am skip reason: Merged-In I384360b0d19013b12da338af95cbc5ae104fa983 with SHA-1 9a7b007cbd is already in history Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2953089 Change-Id: Id5b90a621b3e647877b8f2d1d16cb0dd36e439ce 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: