commit | ef145a3ed0f3222aa2aeb7becd596e440aae8dec | [log] [tgz] |
---|---|---|
author | Cole Faust <colefaust@google.com> | Thu Oct 24 01:59:31 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 24 01:59:31 2024 +0000 |
tree | d4f4473b036478bcc4704eeed6245da420f5f434 | |
parent | e86aa12ed28a29a821ad550eb6b43183c4ae7e4c [diff] | |
parent | f0b58c1fcf8491c4b3ce157ee03ed7e5873b2b4e [diff] |
Remove dependencies on the 1-variant fallback am: 2b94409adc am: f0b58c1fcf Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3317706 Change-Id: I944b13073f78163a1b7138bf626f99f559a5fe89 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: