commit | 771d523bc7f5e9999a12b85cd71f83f741da715f | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Mon Feb 10 06:09:56 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Feb 10 06:09:56 2025 -0800 |
tree | 49674d1825794af16bf45aeccc682b39b6d70fa0 | |
parent | 125e6de277992427c90bdeb525993e3bedf6e4f8 [diff] | |
parent | 6891c0e8334ffa36c48baa1dbaa74e7249310bfa [diff] |
Merge changes I8c46ad0c,I2b98fdc1 into main am: 6891c0e833 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3478001 Change-Id: I1e1c026829f24032d7e6e3d6a391cd409317a8ee 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: