commit | 855dee1102bf6edcd913b646495a6a095201264b | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Mar 17 13:01:29 2025 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Mar 17 13:02:38 2025 +0900 |
tree | e160ff81847f0e9259a5fc451f0f9927cf5ccb35 | |
parent | 0dc26b7d95bd33301d1186e89ee9722911d0be4e [diff] |
Run start and stop in a worker thread Bug: 401835074 Test: run, rerun, and resize Change-Id: I71e63b96d537038faacdd120f75e928647ae06bd
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: