commit | 1ba977f298e250077815dd29ccc7491defb609a3 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Mar 20 09:33:19 2025 -0700 |
committer | Jaewan Kim <jaewan@google.com> | Thu Mar 20 09:33:19 2025 -0700 |
tree | 7deec8bbfcebe65e376d9766e97a9068356df15c | |
parent | 38d41e44108f6575d02817af00efd626ded2e4ed [diff] |
VirtualMachine: Remove duplicated executor clean up Clean up is already done in dropVm() Test: T/H Change-Id: I2d9bce070277ad9baa6f327f9aaa10a2a7a7ad43
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: