commit | 6dd826b322c0644acedd9483ace4ba18c1356ff8 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Fri Nov 29 05:06:15 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 29 05:06:15 2024 +0000 |
tree | be4cbbb63e5f8c9f316561405df24685a87e8055 | |
parent | bc286012949ab44f54c8f354b40963517023499f [diff] | |
parent | 2f92322670a4c60dd9d18257c7d6872cb830b56c [diff] |
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 2890205218 -s ours am: 2f92322670 -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3379872 Change-Id: I78aa2d17979e85c3ae63e23a8ec1fb5c4111ddfb 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: