commit | 4de6d5c6cc534c9b77b1158890933eec596c7ee9 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Dec 24 00:29:55 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 24 00:29:55 2024 -0800 |
tree | 7f1f0ffb03bd7e4cdb83beab4d4b0632f5c746e5 | |
parent | 0b7fba0ef76b46a5d4d654db1b47241ca8928cbc [diff] | |
parent | 9398e29c330491bd05d6a8b603391aaf5a84e780 [diff] |
Merge "Convert Runner to kotlin" into main am: b53e2b3c8a am: 9398e29c33 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3428430 Change-Id: I0df3eecc13291038a12b8174424dfcf2f1ae5b94 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: