commit | 1ede9a911a51bac19c5cae8bdf7398f415d7f8df | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Feb 18 16:32:31 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 18 16:32:31 2025 -0800 |
tree | cd3ed7c41225075e62091104e2b805b796ff007f | |
parent | dc4aa3a33fa132992aa9f209958a83e35a8c70b4 [diff] | |
parent | 527a4578619a34208d3d0a57569183ad2cca6077 [diff] |
Merge "Apply new api linter for our tests" into main am: 527a457861 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3496754 Change-Id: Iac870f395052db449f89ae55be465622df5b6c84 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: