commit | d01b4907eac8cfdb76963d62c4d142a2196afaff | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Sun Mar 09 20:00:33 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sun Mar 09 20:00:33 2025 -0700 |
tree | 33fe294e498d488f2b9f7dfed5d50bbf7d91b7d0 | |
parent | 02b2cb013810eac37be35f171817050c24bbab78 [diff] | |
parent | 091193dc051dd5017255379755434707af0cd516 [diff] |
Revert^2 "Logs from the terminal VM is accumulated" am: 091193dc05 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3529937 Change-Id: Ica1e95f53a4fc31a915530f0397b0ac7521c2b27 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: