commit | b484e7b4e4a0a984a4772501b37663adbb9aa926 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Fri Jan 10 16:28:44 2025 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Tue Jan 21 10:56:22 2025 +0000 |
tree | 06ae41e131f3af2d3d04291790426d0ab32178b4 | |
parent | c2746f8d6d5fab3d0f2e8d031c18881b7589435b [diff] |
VM maybe be in stop state when payload finishes runVmTestService already calls quitVMService() which gracefully shuts the VM. That imply forceStop(), when called after payload finishes may race with VM shutting due to graceful shutdown. Test: N/A Bug: 389083566 Change-Id: Iea17515410b1795a9c4463ac1a8073cbff279bfb
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: