commit | e7a90cc0d8ee5fde325a74949df6fcec01f0b547 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue Mar 19 01:03:20 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Mar 19 01:03:20 2024 +0000 |
tree | b5bc1522ad7590f4480ea62cea07e757b0a694e0 | |
parent | 9b50c23ca9789baab0ad53ef8e5218ae6041a064 [diff] | |
parent | 612b846c6d8381e5e22932131c23da3b6d85ac56 [diff] |
Allow crashCommand for tombstone to fail am: 612b846c6d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3002644 Change-Id: I7893632f3c68447ce904e26993aa6059a0a8df3e 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: