commit | 8fd86b8b3bef78c42eaf6bd439e7e5e004e885df | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Mar 07 21:35:22 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Mar 07 21:35:22 2025 -0800 |
tree | 63b5c541f6c829b262debb60c8c7451ea0872ae6 | |
parent | c5f23e0939efe55701f765be20289303adbb6191 [diff] | |
parent | fc69b70ba9cf6015e32d588ef47f1cc9c812a682 [diff] |
Merge "Logs from the terminal VM is accumulated" into main am: f150969d5e am: fc69b70ba9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3531212 Change-Id: I6d45d3fe0e437d717dc0faa879975a22da6e0d12 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: