commit | 9a912214daa8ce06b4f99b19e398504860a6a0b3 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Dec 03 08:56:38 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 03 08:56:38 2024 +0000 |
tree | 7f030ab6b042687036e46d8ce1342ca3d880ba89 | |
parent | 695a20a0e9e50f8982ea83fa9a646a2f79dc232f [diff] | |
parent | 0a85cb0755c9f2fed359899a8338f23f03a99070 [diff] |
Merge "Implement long touch to select text" into main am: 0a85cb0755 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3381788 Change-Id: Ib0a8a6e62869b68a9c91c4c037293f8ffeffdbd2 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: