commit | f6613c21c9d0f7f8ffc0464d7b082fded5dc48df | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Fri Sep 13 01:21:37 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Sep 13 01:21:37 2024 +0000 |
tree | 20c2d118cf03bd03fdf9522e964cc18d96415338 | |
parent | a43fc7260000cce0578263adc08626d0e77bb089 [diff] | |
parent | b7719c702ce5873e5db3bf5a97f81afa13a84edf [diff] |
Merge changes from topic "fmayle-flock-test" into main am: d093f03589 am: b7719c702c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3255192 Change-Id: I231acde0b9ac64b33017e56a9e6ae903611c03d0 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: