commit | 5440831686b7e7cc5056c3b8bea7c6d2a6e13d6b | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Nov 13 18:29:57 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Nov 22 14:47:08 2024 +0900 |
tree | a195ab3e888dd7723fbb17d82811ddf32dd7a803 | |
parent | 0325af3fda14204500aefe1d4ceece4d878f49cb [diff] |
Wrap WebView with TerminalView TerminalView allows us to modify behavior of the WebView for things like accessibility and to localize WebView related code in one place. Bug: N/A Test: N/A Change-Id: I566fb708f64e4639712f9f785c66b5b0055fa4c0
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: