commit | abe11c9420dbcb0e3b8cdd71d2180ebcd10e2530 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Tue Nov 19 17:29:48 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 19 17:29:48 2024 +0000 |
tree | 7043874cc2d0d75745c2b9b00cc076fea70a2fed | |
parent | 36bade8801e8b6a1d86a3607896d338e23ced2ff [diff] | |
parent | 3fcfa921208aa536ab5a102db64abcbf0265c5eb [diff] |
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 3fcfa92120 -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3363329 Change-Id: I986edd01471aa939726017b8490bf5b9d21d3ead 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: