| commit | ec97c9c38249e2541e02995a9edba6798bd61432 | [log] [tgz] |
|---|---|---|
| author | Jiyong Park <jiyong@google.com> | Tue Dec 17 23:43:08 2024 -0800 |
| committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 17 23:43:08 2024 -0800 |
| tree | 00b1b26efa7d5deb610e4bc7049d8a2e6de8e6cd | |
| parent | ebfa60e462f4ac2e1709ce917696c1396789ac81 [diff] | |
| parent | 514b1958d267404d876f778337c611f18eb33643 [diff] |
Merge "Increase timeout for Terminal on nested virt" into main am: 514b1958d2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3418224 Change-Id: I46234fbfc184bfeedae916c3439ed9abe7b6938c 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: