commit | 779158afd93e04fc31aaabcad1e14b1c11a02653 | [log] [tgz] |
---|---|---|
author | Ramji Jiyani <ramjiyani@google.com> | Wed May 15 03:09:12 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 15 03:09:12 2024 +0000 |
tree | bdd43073e3c30bd20a6ac6a7454922ae30d34ffb | |
parent | b49e2f7e731e2a2fd05f1fff8488909815464fa4 [diff] | |
parent | 73604ccd988c56b54db022be67ad039475c18a0d [diff] |
Fix URL for Checking out Chromium instructions. am: 73604ccd98 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3088065 Change-Id: I52c5f6b1ca50171bc6625ad9007eaa21b6e3c6f9 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: