commit | 944c91789ce100e0fd4c5a1d0c8f0e02e4cb492d | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Nov 22 17:50:42 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 22 17:50:42 2024 +0000 |
tree | e010b17e1443795effc3c2ebf5044aeafdb1c245 | |
parent | d4bb07b7f635855246ad044b723fb2605f3fde04 [diff] | |
parent | 1ad2e5959bb23b1117c7423df934fc4681b1bc3f [diff] |
Add TYPE_TEXT_FLAG_NO_SUGGESTIONS for web view am: 1ad2e5959b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3372097 Change-Id: I468fdf1bcc573f3957ccaa7b36d4c20759b5e17f 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: