commit | 75ec39d6b05f1eaea6058e54e2cbb61b709b99af | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jun 18 09:27:58 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jun 18 09:27:58 2024 +0000 |
tree | f4a776787d522458a69045c551529793c2cfd294 | |
parent | bcf4fdb3540ba9947af37fb2ae895d0a93a6aaaf [diff] | |
parent | 75410032e0aa519896ba6cc7f17beaa3a218f2e0 [diff] |
Merge changes I8f4166ff,I51f1c1ab into main am: 75410032e0 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3127813 Change-Id: I01739111c3147a8f7f6585bb386c4ef83d6e4e1a 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: