commit | b3b7ef4ca9cd6dcda197d148dc3eac771c9a5f84 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Fri Jun 14 08:06:40 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jun 14 08:06:40 2024 +0000 |
tree | ba2165d29e737f6dc7b06845126d404aecd4761a | |
parent | b5bdc56387179a198fca8a0353a901d5aee33129 [diff] | |
parent | 75e920b80dd7f0613b7c5ffb5f59ac46f6d8cc37 [diff] |
Instance_id: Log only the first 8 bytes am: 75e920b80d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3133453 Change-Id: I42cad3e1acb55d341ee6dd5cb93b3c1e67893654 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: