commit | f3551cd394d433792303fff68c4511367a71589a | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Dec 08 02:14:41 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 08 02:14:41 2023 +0000 |
tree | e867a005ad8365fa3f095f01b5d6f9c09139c505 | |
parent | 4807163013694897038f068b4b5eec9909035cb3 [diff] | |
parent | 66660ccd11155e90db28e53e8664d8c48af08c39 [diff] |
Merge "Update Android source for Rust 1.74.1" into main am: 66660ccd11 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2863747 Change-Id: I44b55c6b36e9a6203a86fc02fac6055117659538 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: