commit | cc957b503c21c6c0751be99efcf6f75e16d6184f | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Tue Feb 25 09:52:51 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 25 09:52:51 2025 -0800 |
tree | a62b44f7011e8b28332dd52c87bb840a35c6c931 | |
parent | ce0eff7e4324b4e825d0836c571ef3ead2ad9dee [diff] | |
parent | 110c8c44b02cfd02c35fee1ebcce266b49368592 [diff] |
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: c720a3cb6e -s ours am: 110c8c44b0 -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3507437 Change-Id: I0775968deeb8ff8ca6ce7c5ea9bdf4286707c390 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: