commit | 12be427811d2e61294304c543f8d07e5676470ed | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Jan 21 02:19:50 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 21 02:19:50 2025 -0800 |
tree | 2aed21a2403044d141df9a31a52a2c7a242f871a | |
parent | 4331919ebcb52677fc247319095650e4a344282d [diff] | |
parent | e24a72a5696545f42301e823bcf5567de65b4637 [diff] |
Include more tests in presubmits am: bc0fc4bcac am: e24a72a569 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3457781 Change-Id: I05929e25206bd8f2d64cdcfef677ae28ecca02f0 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: