commit | 0efa7e1ff54f386347877332ad7041ae0bfe2e25 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Nov 19 10:48:08 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 19 10:48:08 2024 +0000 |
tree | 7b7497f7ecaeb7006872c90a30fce29edc8bfc3e | |
parent | b313b4c9ae0409eb84b089e01687f8c0659d0054 [diff] | |
parent | c28070f7c60a0e901eab8d04299e63a1b3ae359e [diff] |
Merge "Update the security_vm to use non-test version" into main am: c28070f7c6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3364047 Change-Id: Ic9b69f21819b96f4eb25b75e2287bfd8c7be8fc5 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: