commit | 7e706f2ebe3dd4b4d109fba37ec6871b92dd0752 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Aug 22 18:27:19 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Aug 22 18:27:19 2024 +0000 |
tree | 3839ca1f083d3972b78c895975be10504f462a0a | |
parent | 2d28dc1311188adba5d62284ec8c882b3d87c2d1 [diff] | |
parent | a4ce45f6cd7a2648bd0b8d94ec432fe72dcfbcc9 [diff] |
Merge "Add avf-build-flags-java-gen gensrc rule" into main am: a4ce45f6cd Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3237797 Change-Id: I414dfd49e4b55d2e5922ee82ddbcc1c2f4360b4d 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: