commit | 16da9964c3849cb3cd40f0619a817f9338ed635d | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Feb 22 01:26:18 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 22 01:26:18 2024 +0000 |
tree | abbb71bb3e384899fc82f7371f715ca735d7a2b3 | |
parent | 9d260af17f94f0c0d4abd1afb05dc5428326dd1e [diff] | |
parent | 07bdd9e41fc496530c13cdc3e7af1303286f97c2 [diff] |
Merge "Allow crashCommand for tombstone to fail" into main am: 07bdd9e41f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2970955 Change-Id: I60e0f3116a6291827e0a3ff828eb588a3181c079 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: