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