commit | f45769ee04bf60605f97536847f344b12cd47c73 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Jan 02 23:06:08 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 02 23:06:08 2025 -0800 |
tree | 3dc4b88e5a2697bcf55f5861e9bd2b4bddaf5fbf | |
parent | 400032f953706b50d266a441ead33099ea4f3c4d [diff] | |
parent | 3d873ab15017af6ec0cbc7b918bb53e69770076b [diff] |
Remove unnecessary @JvmStatic am: dd12ec774f am: 3d873ab150 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3430771 Change-Id: Ie61a44b434ed9b00cc3f834a7e37ba304082eb33 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: