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