commit | 91a6a4dd7effbc9479bb12cf648cda9a96df0793 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Jan 10 16:17:36 2025 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Jan 10 16:18:47 2025 +0900 |
tree | 1a3f0fbd2ae74ba5e0f311cc96b5d3b0bbd4a7db | |
parent | eec218ab1321e24a80bac8599d80fc31d561dc50 [diff] |
Handle URL in browser Bug: 387435694 Test: type http://www.google.com in the terminal and click it. It is loaded in the browser. Change-Id: I6ba11e81f846c26141901ea97ef4a923fbfc6c2c
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: