commit | 16364e0c39296ea5f8b599d06b5ba71413147708 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Mon Aug 28 09:29:41 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Aug 28 09:29:41 2023 +0000 |
tree | 7759f5de0cb59d94f8ced1fb4f9cdeab72677123 | |
parent | 8d0fc8de3bfc4cce493eae240e090de17ddb7a68 [diff] | |
parent | 476ecd445d531fc3632ba41701ef96b84bd8631b [diff] |
More readable log in microdroid_manager am: 476ecd445d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2727855 Change-Id: I6de705172af87dcc8f4b33c614ec5ef491f8c689 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:
How-Tos: