commit | 2a017416ddfb8082f8fcecd773a55cd6c2ef021e | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Mar 20 11:09:51 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 20 11:09:51 2025 -0700 |
tree | 6d2cd8d8b7b3311f03921300c3f6bdb56f9e5401 | |
parent | d42dda7fc4db983b19d4e0171ac49aa51bbe9092 [diff] | |
parent | 54a531b537674e6e42cfce9e8d2b60fe7d4b7d94 [diff] |
Merge "Only use MicrodroidBuilder#os function if SDK level >= 36" into main am: 54a531b537 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3554203 Change-Id: Icc5faa360edb49d99e2ee4d310685476a07cf7b1 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: