commit | d8206a4ad73925192b2bf843f8498ab21b571a8b | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Dec 13 00:38:47 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 13 00:38:47 2024 -0800 |
tree | 2b681d4598c3bad4c506bce88c52c9558d9bc6bc | |
parent | 551dbeb8a7e2ce958663943e323d0644a528001f [diff] | |
parent | 899f85ef63aaa90df19ba50ba1c138bdaabc519f [diff] |
MicrodroidTests: Fix presubmit am: 899f85ef63 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3411417 Change-Id: I4a3f2b9184d59e9bbb3caa1160b3f531d8072508 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: