commit | 84773b35d9e43e105242d98eb83600c4ef99e3c5 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Dec 04 02:10:47 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 04 02:10:47 2024 +0000 |
tree | c7733fc7e1bf3e918e4e2a5fd2ee692243dede3a | |
parent | fccda2049fea206b84fadef6e5694c83fd787a84 [diff] | |
parent | 721b21e233dd8c6c748c0e0c7f5745f00300f62e [diff] |
Merge "Introduce JavascriptAddon" into main am: 9b727407b9 am: 721b21e233 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3389303 Change-Id: Iee27502463845e25f49366ede675aca82e395586 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: