commit | 3f45addfac3dc2cb3d6b6ed5e2584d9e548705b5 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Nov 19 09:59:07 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 19 09:59:07 2024 +0000 |
tree | b59cdaf2bd1018107a498888ee4d72c4fdff9323 | |
parent | 194ffe48dfe87f43f8b10174b7374e538c7f130a [diff] | |
parent | fce4a333e6feb7d931ec6006ccf45aaa3a71ca21 [diff] |
Merge "VmTerminalApp: Prefer resources in XML" into main am: 437ea10d0a am: fce4a333e6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3364138 Change-Id: I7353d27c9446d0bbfb31873dc76f382edc64d598 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: