commit | c4ff3f8541156ae0202431fd5b7f025fa84a16dd | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Aug 21 08:51:26 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Aug 21 08:51:26 2023 +0000 |
tree | 13152297a4d798aa3d6ff512bf2f8c400ace1045 | |
parent | f86d5dbb46bb06d27c1ac74212681009e5d74708 [diff] | |
parent | 59c525e1ed138e3f48cfba5c97460002cac58189 [diff] |
Merge "Use a unique key to sign our test apps." into main am: 59c525e1ed Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2717453 Change-Id: Ic039aa8cf17962084b8568e530923a789ffa0008 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:
How-Tos: