commit | 45795b09b864aff4834d9abd7c85a1b2200d45e3 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Nov 19 17:29:54 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 19 17:29:54 2024 +0000 |
tree | 7043874cc2d0d75745c2b9b00cc076fea70a2fed | |
parent | abe11c9420dbcb0e3b8cdd71d2180ebcd10e2530 [diff] | |
parent | 5ecbe62e6f0d624724645021d1716fa613a33fd9 [diff] |
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into main am: 5ecbe62e6f -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3363329 Change-Id: I4e9f8e571ecf9f51e5c8107d2846c667666fb673 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: