commit | 16dfdff6efdfa06994f10ef27248b0f727b77a03 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue May 28 16:32:18 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue May 28 16:32:18 2024 +0000 |
tree | 32a3f18497cb2587c8c7d1a36ea879a68c426abc | |
parent | 2af150af48b2a4840930021906958e61ff506cb1 [diff] | |
parent | 27ccc62f7615c25546429ec517f4d11e68c6dbef [diff] |
Merge changes I93b907b7,Ie3bc2b88 into main am: 27ccc62f76 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3105297 Change-Id: Ib43e8eb7f2bbe401e2251aa1905a8dfc46d808cb 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: