commit | 721b21e233dd8c6c748c0e0c7f5745f00300f62e | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Dec 04 01:36:21 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 04 01:36:21 2024 +0000 |
tree | a99ffb987f1d9f76606f64c250e994b3923b489c | |
parent | 18e11a6303cb3532e3fd76e45782f30efb0c2d58 [diff] | |
parent | 9b727407b9f16e5802b785bd54bd13f52d05b945 [diff] |
Merge "Introduce JavascriptAddon" into main am: 9b727407b9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3389303 Change-Id: I31df21aae2a79d2051d3c625257d772e0128154b 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: