commit | 13c8a90c0a59a91693b8115c53a2e0a2b0f4bb0b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Oct 16 04:10:48 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 16 04:10:48 2024 +0000 |
tree | 26ad500297a327892079a0801f7457985c9b6fbb | |
parent | 20a69e8c0c50c2c8414de72642c88271e3c04af7 [diff] | |
parent | af4ce08f7af649e08dff80ebec54fe98525782b9 [diff] |
Merge "Add trace sections for terminal app" into main am: af4ce08f7a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3309282 Change-Id: I7903d94576c70d32f14554d1e75b63848d50d14d 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: