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