commit | 07d701c8eb6baf3a7033013c2b8875698ff2cc87 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu Mar 28 14:43:52 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Thu Apr 04 17:00:31 2024 +0000 |
tree | 33822465f97963c5dda89a4adde71739d05241db | |
parent | bd5eba9959f9a2127a18eda144db0df8b397c88d [diff] |
Notify VS of an instance being removed VS maintains a global database of VM instances. It needs to be notified for each of the VM instance being deleted. Test: atest MicrodroidTests#vmmGetAndCreate \ & watch for logs "removeVmInstance():*" Bug: 294177871 Change-Id: I21e4f6ae466cacfb594bd084efdc0e72ddb50a8b
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: