commit | f91bbcd4f1c06fa4f5a07dda7f8e25eff11d68aa | [log] [tgz] |
---|---|---|
author | Saswat Padhi <spadhi@chromium.org> | Wed Dec 04 23:09:51 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 04 23:09:51 2024 +0000 |
tree | d4189a214d5185101a93a2d07fdd7ccadc86e9af | |
parent | cd653b71a291c15284a1599ee4ea8b28fe33626d [diff] | |
parent | 471d8e93c6afd771b9567f17b0fe06a007e29471 [diff] |
Merge "build/debian: Several improvements to build scripts" into main am: 471d8e93c6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3382771 Change-Id: Id26e57ba7cfb53df6d8021ef6f26c57da49474b2 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: