commit | ecec5ba39c62f93d2be6fb90b0a39b23e1bb4a31 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Mar 13 22:35:46 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 13 22:35:46 2025 -0700 |
tree | ce481583f2d538d97d847a71d373ce239d9895bd | |
parent | 763284a9c090d767054dad45b2f1d3d6ecd299cf [diff] | |
parent | 35c4c55f476c1ce318b732f7663a22afcb01d17c [diff] |
MicrodroidDeviceTestBase: Fix logging runInShellWithStderr am: 35c4c55f47 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3543343 Change-Id: If8f987c9a142b7b559e60b9527421de455247d9b 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: