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