commit | 0fefd7ec352f10c3de8ab5fbc8b931e09c3dde54 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Dec 02 09:21:31 2024 +0000 |
committer | Jeongik Cha <jeongik@google.com> | Mon Dec 02 18:27:14 2024 +0900 |
tree | f350ef4d01015b2e1418d209ef474946ec528723 | |
parent | 12d308d6ce91bd5a4365d73a8536151b3449f7e1 [diff] |
Use evaluateJavascript instead of loadUrl Bug: n/a Test: use ctrl key Change-Id: I016c5b8993474a83df6b6f60738b54ce1bc8f6a8
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: