commit | 77d0ca1cb8b7960ea465e27accbddad1a26b28df | [log] [tgz] |
---|---|---|
author | David Dai <davidai@google.com> | Fri Jun 14 03:07:07 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jun 14 03:07:07 2024 +0000 |
tree | 26ec821e0776ebb87f58fc7ef8e2b67e5d7656fd | |
parent | 9e55044123b5c53e2feb112a7081f05e92906819 [diff] | |
parent | 51efba4c9429f453dce97f3287353f396cfd61b3 [diff] |
virtmgr: Add boost_uclamp am: 23cff7159e am: 51efba4c94 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3131491 Change-Id: I20c4319d6e6ecfe30d4d0730b094c9c37899a754 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: