commit | cd5ffacc26f80b69d26d4619b86ec92952739b60 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Aug 14 12:39:31 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed Aug 14 12:40:22 2024 +0900 |
tree | 5ca45a93e22d796385db05f7d92d6bc904642a92 | |
parent | a415320b446e16295fb674818163b290ac48a9cc [diff] |
Use app context when getting virtual machine manager. Bug: 359439878 Test: run ferrochrome Change-Id: I88860f556692bc2c213e2bf2fc03a6d18ed211e4
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: