commit | 37dbd83fae12a8805be93293dcad3a78b42d1dc7 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon May 20 08:22:17 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon May 20 08:22:17 2024 +0000 |
tree | b316824f040b4a9882c6226a96893446143ff3c6 | |
parent | 1952e25f432801568d50ff3eac3bb2bfbe0b16ab [diff] | |
parent | 94cee247c5f24d382c9b81b26e66eea867904c4a [diff] |
replace FrameLayout with merge tag am: cc02cb9a7e am: 94cee247c5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3093762 Change-Id: I8f74724ad3ed99efb56a215f4e0695c5d422c132 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: