commit | 18343726369f20109cd56c5ddfa7dff879915017 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Sep 24 22:13:06 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 24 22:13:06 2024 +0000 |
tree | 72d1daf375ae5434200867d32d274a0824c3993e | |
parent | 3225ada90167f8c80da0a935bffb4d43f9e0f702 [diff] | |
parent | 814a7b01ab7894d587895d6eeebd8103daaa6bb6 [diff] |
Merge "Remove mountdisks.BASE in favor or links" into main am: 814a7b01ab Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3279431 Change-Id: Iba024a3335921ca77ed9c2c14fdc5c96acc68d30 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: