commit | 1138fa04f87f9a424f595521ffd819c2f67b713c | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Tue Mar 19 13:06:23 2024 +0000 |
committer | David Drysdale <drysdale@google.com> | Thu Mar 21 07:34:31 2024 +0000 |
tree | 7afa2e6ee73fa94105d68c4b59563d3dfbeae73b | |
parent | cf8875cd92611f95ab93e1e6dda9ad2998004ce5 [diff] |
Add VM reconciliation Bug: 294177871 Test: virtualizationservice_test Test: run then uninstall MicrodroidDemoApp (with removal notifications hacked out) Change-Id: Ieb8b84506159d484f4dd701dd264ee94588b9969
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: