commit | 6774efca0e84914b72bdafff899de3e5a14f1157 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Wed Dec 18 17:35:47 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 18 17:35:47 2024 -0800 |
tree | 0fd0e7f66244fc83445039673dc99e1b56c5e046 | |
parent | 53d835e01d024e176c282bcfdff88a4667097ff1 [diff] | |
parent | 1ca2c1c09a7f3e04883ddca8c864951488f992e4 [diff] |
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 1ca2c1c09a -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3415868 Change-Id: I2d7a6e354f92c7ca4c7b2f57b139d708b5b9a0fc 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: