commit | 2e72c13b09f1334a4557bedd55d54c35a2624451 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Nov 26 06:27:55 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 26 06:27:55 2024 +0000 |
tree | e194c498128195a95111342323e6c24844f91684 | |
parent | fd8521eb3016200e6d5bd3ab0950d0f7a8f03b39 [diff] | |
parent | 7536ccb333c3b4e55a3209c72174a469b0cd3655 [diff] |
Merge "Remove client.p12" into main am: 7536ccb333 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3371023 Change-Id: I13efaff6b340a52fee6337053c0f1b2507c22015 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: