commit | bf6a14665e176473169633c548b02fef9f288e83 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Oct 22 02:46:09 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 22 02:46:09 2024 +0000 |
tree | 47896dec40c12f08476d120e7db585380be7cd18 | |
parent | 6e915922d092cfbec1d663ab3acb471d6f365c0b [diff] | |
parent | 126953270acfa003091a6b5ca22d66e43f58bb39 [diff] |
Merge "Add mock notifications for terminal app" into main am: e293a3824b am: 126953270a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3310905 Change-Id: Ie4c62b5cf96121055a3b486496795acd1bbfdedb 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: