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