commit | 3d873ab15017af6ec0cbc7b918bb53e69770076b | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Jan 02 22:41:05 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 02 22:41:05 2025 -0800 |
tree | 0fdebb17ddb37fe609fe95353f517ab5411ffa43 | |
parent | 513cbcefb5f499d9094518720a646b62be3ee012 [diff] | |
parent | dd12ec774f09365d4f898c7739b23356e35198cc [diff] |
Remove unnecessary @JvmStatic am: dd12ec774f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3430771 Change-Id: I77b7086532f3505214b389e28d68d58d771943ac 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: