commit | 3f5ddd18e6a1305fe75c24c622ffa1d12c5c93c8 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Nov 22 08:17:25 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 22 08:17:25 2024 +0000 |
tree | ba1e382bb91028d1beca8bf30668402b1dd8e326 | |
parent | e19ee3c0965a906695df6e5e8d8b1bfb20a36cfc [diff] | |
parent | 3a0da0e418965f872148cc3aa76c65f88caea323 [diff] |
Merge "Finish the activity when the VM stops." into main am: 3a0da0e418 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3371757 Change-Id: I02e326f09da1009b94adc244337f394fdc78f71c 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: