commit | d55b0ec4908c9f7d83133ad56b832e5be520ca86 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Feb 08 19:24:00 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 08 19:24:00 2024 +0000 |
tree | d0396a75628e665431512db0c1f31fae7775952e | |
parent | 755c70e6a4ce4a2f42d8e0374b93f80c60f231f2 [diff] | |
parent | 9cbb5bbe5114c3007fbafbbfe1532949e26d98c1 [diff] |
Merge changes Ic5efebce,I597a6ba5,I4575b41e,I714a95d9,I7d2d8ecb, ... into main am: 9e34e6abcf am: 9cbb5bbe51 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2952631 Change-Id: I409f3c122dad566a567a7fa20c32f0ceb9c71a78 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: