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