commit | 87956a95872201656362de1cadfea18c20aa9424 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Mar 20 01:12:05 2025 -0700 |
committer | Jaewan Kim <jaewan@google.com> | Thu Mar 20 01:12:05 2025 -0700 |
tree | 8a1028b2084d50ff42c234bead6931d78843b388 | |
parent | 0b2c738b814f74dffba422e2d6fb33398af5427f [diff] |
VirtualMachine: Clean up input event executor when disconnected Test: T/H Change-Id: I9534584ad0f42f1ad1a349731fd1584558bba6f2
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: