commit | 3e34335c613eeb173d89ce73108ce5a2670fa421 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Jan 15 09:59:05 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 15 09:59:05 2025 -0800 |
tree | 5caf706f9030d7607455394a6e87597b015a8263 | |
parent | 1ba65e9eeab1bd5f69a57626b5795c8fc13d4584 [diff] | |
parent | e41d950aabaeddf5236ee76971ff6e32408bfa34 [diff] |
Merge "Avoid using static mut variables." into main am: e41d950aab Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3453212 Change-Id: I309272014ef08ae22f5218f182d73666b36daaa4 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: