commit | 7bf7f8bb2f9a4d79a12033c9c24bf44940dbe605 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 23 00:41:07 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 23 00:41:07 2024 -0800 |
tree | c9c846128d87e7313540797425ab61ccec350ea9 | |
parent | ea1d90a2d5b09737e47377e5ad7df9cfba670bc4 [diff] | |
parent | a4cb738228fe1ed5edd546f70d5d192e4d4ac800 [diff] |
Merge "Convert InstalledImage to kotlin" into main am: a4cb738228 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3428428 Change-Id: Ic111d0eb0d1ebaef9d86683c0a48e0ce09d3ff8b 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: