commit | f6e81486453e93aef3a7463d61e8ec3d651a7d36 | [log] [tgz] |
---|---|---|
author | Keiichi Watanabe <keiichiw@google.com> | Wed Mar 05 05:24:49 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Mar 05 05:24:49 2025 -0800 |
tree | 7c9dc179cc744fefe5a870f57a9d1f294cf1eb85 | |
parent | 61e3020b8021954178676c7203bef9f047b617c4 [diff] | |
parent | f36164bbe6d7838d0914660766270f88710dd31c [diff] |
Merge "TermialApp: Don't hardcode image path in installer log" into main am: f36164bbe6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3527370 Change-Id: Idb9866d1b288772bd8e12f7f91d88ac890616501 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: