commit | 11aa37e16fead676169bbaeb46696e395fda0e41 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Nov 20 06:23:08 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 20 06:23:08 2024 +0000 |
tree | 764a428353740a338dee0ec4593e146fcaa70abf | |
parent | 1c768f82c571c5908b242447137bb4bbd9538e06 [diff] | |
parent | fe47dd290856e9a7b99714b1303925428397be2c [diff] |
Merge "Fix text overlaping when font and display size is large" into main am: 20e8444759 am: fe47dd2908 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3364137 Change-Id: I922a68f2045cf6e12fd5713f83bd23ea847487d1 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: