commit | 5d58c5387a4e2bb3bbee117b9c118c970d8441b7 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Jun 05 10:39:23 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jun 05 10:39:23 2024 +0000 |
tree | c7f8328d59107130f3ab6754fdb8b0a2255eeabc | |
parent | e7b84512ce34cf796ece4e569d940c1d8daae86f [diff] | |
parent | a07b3bad389ed79e250cecd5930eb40c1f833313 [diff] |
Merge "Buffers with BufferDirection::Both should be copied in both directions." into main am: e253808676 am: a07b3bad38 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3115984 Change-Id: Idbee643634f5d456f53df00e4d8e5e9b69854680 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: