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