commit | 23c64f1a6f7834ffe2c897de613e5197c77e5b77 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Fri Dec 06 18:16:42 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 06 18:16:42 2024 +0000 |
tree | b043b6bf8df160bced70b2392875b121726395f8 | |
parent | a4248a086ec07f5319a2d71cf8e2f2369ee2a40e [diff] | |
parent | 7c28bfc4ea767b7430a5ed26e28fca9080fbc00a [diff] |
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: cba323e4e6 -s ours am: 7c28bfc4ea -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3394592 Change-Id: I364ae07860e4662032b33b0b091e1697b1f79ef7 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: