commit | ae20555661ae97493cbe0d69373d8a94431335ec | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Dec 25 23:35:15 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 25 23:35:15 2024 -0800 |
tree | 358b67baace8e96d0ed0dd8215cc7c266e0aa94b | |
parent | 64150429f64ec2e0c62922d1ee55856df9306fc0 [diff] | |
parent | 1855033bdcdd16fa589c6e15d6edbf2fc033dc7a [diff] |
Merge "Run libavf VTS only on supported devices" into main am: 94816f7a29 am: 1855033bdc Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433480 Change-Id: I8455bb32217c75068667fad77b94656d6768b0a1 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: