commit | 6889aa3648ab79adabdddf13bd2213f5addb34a0 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Mar 21 17:25:48 2025 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Fri Mar 21 17:32:01 2025 +0900 |
tree | bbbf967af09f4a0fcf05144ca3ad255822750d97 | |
parent | 51312e02456fab4737eabb38e86950b858586f96 [diff] |
VirtualMachine: Ignore RemoteException when death of VM isn't an issue This is a quick fix for the dead object exception when virtmgr dies. Bug: 396410595 Test: Manually Change-Id: Iea48bfe389001c0ce6283a1f2267fee5b42c8d4b
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: