commit | 529f056cc7a624357f0f3d32f2091d76217c844d | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jun 04 16:06:30 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jun 04 16:06:30 2024 +0000 |
tree | d67526601963d6a2cc24221c1d52e2357e8ffc60 | |
parent | 89f6005e856b1f3e7321db91dd615fa3a3bdf0de [diff] | |
parent | 415977121eb409e0c2f1aced6dfe0f24229899de [diff] |
Merge "Add more logs to sign_virt_apex_test" into main am: 7b09068c99 am: 415977121e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3113242 Change-Id: Ib8bff1edf4e43f274cc3705eb43284ebf0d26131 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: