commit | 1d23500a30522f2b64f00d64e13dc81fb876b31b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue May 14 10:54:05 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue May 14 10:54:05 2024 +0000 |
tree | d9e6e3dc671d139dcfedc237d6b5e7a1b8b2681e | |
parent | 7170adca4ee6f8b190da3864e70900b862d2a3f7 [diff] | |
parent | b341c383debd2395e6be2747338c763de41ff0a8 [diff] |
Merge "VS: Connect to Secretkeeper lazily" into main am: b341c383de Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3084305 Change-Id: I3a081c04581e8009d0ed86a0c28a145a323d2e32 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: