commit | 5dd8e19f480cdd79a9c0d5cc4e14a3360ac05e75 | [log] [tgz] |
---|---|---|
author | Krzysztof Kosiński <krzysio@google.com> | Tue Oct 10 23:44:51 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 10 23:44:51 2023 +0000 |
tree | 31cb13b979a5f443facf93a594cee5e7ef1f2545 | |
parent | 35d1bac044adf5fd63eae5f11435132f5c39e30c [diff] | |
parent | ea84749059a42fd5644dbc3a6f951b450cd744da [diff] |
Merge "Clean up obsolete aliases for Truth." into main am: 6a94d402a3 am: 7cfc89944c am: 537ecccfc4 am: 057a2ebb2e am: ea84749059 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2775238 Change-Id: I26077991b8096e7ec508154db36011eabf1bdddb 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:
How-Tos: