commit | 980c426a70a474f18e49dc707d3f9c178165bb59 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu May 30 08:35:26 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu May 30 08:35:26 2024 +0000 |
tree | 2d3836f11128e3dff7c3907796d6019f4864711e | |
parent | f16f9b8c37d74f4cb53720ce3c4e2dbd79479845 [diff] | |
parent | e62fa24073b021fb7f6fd10253ecd35aedeccf25 [diff] |
Merge "Support cursor inside vm in VmLauncherApp" into main am: 11c152d34c am: e62fa24073 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3103137 Change-Id: Ia75c496cb2baf240153d1fb64054c800ff94b12c 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: