commit | d1903851e8d86d5b7fddb49892a23c60fdba2ab0 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Nov 26 20:13:11 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 26 20:13:11 2024 +0000 |
tree | 375a2acd842920b3a3a9e47a30442b6c4a85cd74 | |
parent | cd864bd496f14d379b11b52aa7b02a6ff2b841a2 [diff] | |
parent | 66e422da26a5337f24bb5ccbc87cf0201d662cba [diff] |
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into aosp-main-future am: 66e422da26 -s ours am skip reason: contains skip directive Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/30594845 Change-Id: I7303eadfa364bd9f02534cf33c7ea9ef6218dfdc 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: