commit | 3e35b78fc40015f22789f3b68b7561d2c82be96b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Feb 19 00:05:15 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 19 00:05:15 2025 -0800 |
tree | 4dfe7e7e063f9c0f42b1b614f90887b5936ad20b | |
parent | 1ede9a911a51bac19c5cae8bdf7398f415d7f8df [diff] | |
parent | ed2f45194919cec3ee3e2bd7f0774c8c1006078d [diff] |
Merge "Add tab support" into main am: ed2f451949 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3478537 Change-Id: I3f7715520306a3e0039ff314f4ca6e668025152d 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: