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