commit | 0d70c27018803d1a328d0475d549c7e9df073bdf | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Nov 22 18:37:32 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 22 18:37:32 2024 +0000 |
tree | b79870067f3ce9a453deefd1cffa562bbd555bc4 | |
parent | 95293e61dc99d28ab736e488ede1c1710298f8a0 [diff] | |
parent | 944c91789ce100e0fd4c5a1d0c8f0e02e4cb492d [diff] |
Add TYPE_TEXT_FLAG_NO_SUGGESTIONS for web view am: 1ad2e5959b am: 944c91789c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3372097 Change-Id: Icdfaa4e6e0cb547edb26eb545296e1fa9f5a6c8a 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: