commit | 17d8737b32f10c13903300163afe8b2efa6e6f76 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Aug 12 02:06:12 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Aug 12 02:06:12 2024 +0000 |
tree | 56d218bef271d21b5903a527f85fe2d89201be2e | |
parent | f0bfd8ec6bc1281b1b59b3f44abba33ae31217e2 [diff] | |
parent | b943894193c8ca8d5652785efde98d63ce4901e6 [diff] |
Merge "Refactor clipboard handling into a separate class" into main am: b943894193 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3213639 Change-Id: I98337e668bc797aebfccb855fbbbbf43a660d2a3 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: