commit | 753bbfd7f493656f05f64ada3db67b22ecf9542d | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Dec 19 01:25:59 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 19 01:25:59 2024 -0800 |
tree | 52ddfc7382680d4e40906747ca044f308db42def | |
parent | 27561936d3d9957e409a5055a51b1ee450b62bf2 [diff] | |
parent | 8c46b5c4e840292b6f445cbab3a8369871626ce1 [diff] |
Merge "Check |ro.vendor.api_level| for vendor API level on GRF/non-GRF chips" into main am: eb4b89ad56 am: 8c46b5c4e8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3417365 Change-Id: I4de6a94def44e6debfd67fd50e6fa35fbe5e58ed 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: