commit | 32bee7c6b12884e54846e9c518a58154e6065ba3 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed May 29 08:11:00 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 29 08:11:00 2024 +0000 |
tree | 7398c3e6f5a5539423ce712a7f697c282dbc1a81 | |
parent | db65d47620ac41f798f8e86e722ce0617cbc0816 [diff] | |
parent | fa6a20d809e76f85144c0a0ed18f1b8d58ba38e9 [diff] |
Merge "Ensure vbmeta_digest is not empty" into main am: fa6a20d809 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3107077 Change-Id: I5f1c49dc35a694dcec022be3989114e265673ee2 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: