commit | 8f89ac9126d9ab1831410ef582dee252f0164dc1 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Aug 30 10:19:21 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Aug 30 10:19:21 2024 +0000 |
tree | 19d788b5b38ee740f41d8d38cfe4b59070dbee24 | |
parent | 0aadaba4524f8e4f916c7637d24cbb0fdcad3dd5 [diff] | |
parent | ebf4c3569c3259e967523bfc89ca1410d01155cb [diff] |
Terminal app doesn't need to support only landscape am: ebf4c3569c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3247835 Change-Id: Ifb84f47a31fc2b74d519af3da6146eda9ae96188 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: