commit | 2107e381073bf4404f87c06ce1675c67389f2e9f | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Nov 26 06:28:06 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 26 06:28:06 2024 +0000 |
tree | 5f7da868f62e7df39a393fbbbea7a343e281afd4 | |
parent | 2e72c13b09f1334a4557bedd55d54c35a2624451 [diff] | |
parent | 17d1d7aca4a4bd081f81eb12cc75d4d86b927706 [diff] |
Merge "Add ImageArhive" into main am: 17d1d7aca4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3376152 Change-Id: Iee894702a7c353072b1ca70fd817657f19a7ace4 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: