commit | 21512a8860ffd9ffa758f08ce9fd639de973cc7a | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Mon Mar 04 21:06:37 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 04 21:06:37 2024 +0000 |
tree | 303958df2d4642f61017aaa6741e78fd589af927 | |
parent | a867849f1128237d232537e86e509b32886327f3 [diff] | |
parent | f18ffc3215a78c8008ac06f6e4bf7f7270792fc4 [diff] |
VmSecret/ErrorMessage: Add more context to errors am: f18ffc3215 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2986352 Change-Id: Idf19d44525443385d05a8061062e7b82fd71b9b2 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: