commit | 047e179c6180661fe41ae53a09585dcf48e38343 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Mar 12 20:59:24 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Mar 12 20:59:24 2025 -0700 |
tree | db6690cbb88201688e40a3dd0eb97580237020a9 | |
parent | 59abf3cfaef30bace6462bfe01f133f5d70f67d5 [diff] | |
parent | 6352794b9e2237c7d4d27f8ebd6fb1495b872837 [diff] |
Remove Trace calls am: 6352794b9e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3539122 Change-Id: If5d6de78756932abdafccba2ee9c04f664314bdd 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: