commit | 9b13f0dc12bc5d01818f3dfdb529890bb891b3e1 | [log] [tgz] |
---|---|---|
author | Yuan Yao <yuanyaogoog@google.com> | Mon Mar 10 00:30:04 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 10 00:30:04 2025 -0700 |
tree | d1056406fa888230069005fdfed640c105f22b66 | |
parent | 8f2badc0ccaba93eec316b822d2d4c568c3fd653 [diff] | |
parent | cc678218099694ad150012db6c5b9d8ffeee55cc [diff] |
Merge "TerminalApp: Remove onDestroy() from ApplicationLifecycleObserver" into main am: c4ecc41f52 am: cc67821809 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3529763 Change-Id: Id121ec00fa1a53c247984dc33cc5663a83a7f8e7 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: