commit | e36b2fefe3d485ba03dfa14b5b65fcd0fd701494 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Mar 13 07:51:21 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 13 07:51:21 2025 -0700 |
tree | e6121ce2d15996e7fd52a914eaf6b6cf904b4990 | |
parent | 3c3593b878c86775782fd323bee8ac36d89bd723 [diff] | |
parent | fa41de7ffcee069b598625a11301e96669c8993e [diff] |
Respect threading requirement of LifeCycle#addObserver/removeObserver am: f2e4fe45f5 am: fa41de7ffc Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3538988 Change-Id: Ifbd421d80a31f5222a1fb53a1c75d79f4e87fb06 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: