commit | 53aa9259028db45ee659ea6a54b54f96a805e34c | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Nov 28 09:00:10 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 28 09:00:10 2024 +0000 |
tree | 28233cb913e8c7afa810888fb0b88ad7b01fdeb1 | |
parent | 72523b2051dc2c22a2e21ca49d895c8968408692 [diff] | |
parent | 4ddba125470991d78e73bef4bcfe512efa5b5b6e [diff] |
Merge "Put proper value into windowLightStatusBar" into main am: 4ddba12547 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3380391 Change-Id: Ibbd097069d38fbea7a33eee620322eb9326a4427 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: