commit | 84d06befb9665ab406aa52d482752f6f68460835 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Nov 25 08:59:37 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Nov 25 08:59:37 2024 +0000 |
tree | c655d8b65959aab7c7814d0ef3cac0448104b1da | |
parent | dbfa4171a596299d2649a6c6902636752b51ecf0 [diff] | |
parent | 110dc73db7890843877ce05896e147c71f3212b6 [diff] |
Add a section about graphical environment in terminal app am: 0d896b9d49 am: 110dc73db7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3371000 Change-Id: If76c53693df1ed03c1171b06b53eed32913b99d0 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: