commit | 3fa6fef85a4e9436fd2f9e6ab38d34df126923dd | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Wed Dec 11 14:07:56 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 11 14:07:56 2024 -0800 |
tree | fda4992930c6264f37f34283c3c7a08cff93a1e1 | |
parent | 58ea690109094570aa85619f95beb41580ad5640 [diff] | |
parent | 6eb26c8dc97844ee945ffaa425d61d5911ac3eb0 [diff] |
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 6eb26c8dc9 -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3403979 Change-Id: I11a7d04a91890f5fe9153a2951148870dd2c74af 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: