commit | d23c5d9e19154868bea694d469e11eade0fb0332 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Dec 03 18:51:50 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Tue Dec 03 22:10:24 2024 +0900 |
tree | 922ee9898a699b729f4f8733de5f0e053cfc2c1c | |
parent | 0a85cb0755c9f2fed359899a8338f23f03a99070 [diff] |
Introduce JavascriptAddon Bug: 375326606 Test: long press to select && ^C Change-Id: If292e92b4e0c8d3626b8357d81becea39906ef7c
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: