commit | 53f696d2fe679d7894ecfb3144eef63f61d67c6c | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Nov 27 01:31:03 2024 +0000 |
committer | Jeongik Cha <jeongik@google.com> | Wed Nov 27 11:38:31 2024 +0900 |
tree | d68b838e7227b062d90becf9b14634a8e7922d9f | |
parent | 803aa8c9a89e4e5d2902291c81aa664a4fe74157 [diff] |
Bug fix for "Use extracted partitions for x86_64" Bug: 358426674 Change-Id: Ieb0c275b081f16ff889b572a1f7add66e01abf10 Test: build
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: