commit | 2f43564674d4248bfb6c192fafcf5084d400fe0a | [log] [tgz] |
---|---|---|
author | Brian Daniels <briandaniels@google.com> | Tue Oct 29 14:40:52 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 29 14:40:52 2024 +0000 |
tree | b1a457df7d7d8c19dcb90b58dcbb4c07c47e6702 | |
parent | 49a86387a39a1caba63114168ca5f48c326c8650 [diff] | |
parent | b98ad32e908a5dc2cb8a72729d9b954a02a80cb5 [diff] |
Merge "Update apex_available for libapkverify and libapkzip" into main am: e863ebec54 am: b98ad32e90 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3316228 Change-Id: Ie7d9e4ef5103af58fb97920dca2b59f4bdb33148 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: