commit | 235ec7dc6be5c536f04c537d9b606f6f4b1dca1b | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Dec 02 18:37:43 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Mon Dec 02 18:37:43 2024 +0900 |
tree | 5adfb3f6f4bd71f3b521e02d69be7962d91b966e | |
parent | 0fefd7ec352f10c3de8ab5fbc8b931e09c3dde54 [diff] |
Preserve original inputType for webview Because of 'paste' feature. Bug: 378642568 Bug: 375326606 Test: long press, and check context menu Change-Id: Ic68061ac6e85e95d17c7d39180b2e80ab03691df
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: