commit | 71aeb9a4206790532d02e8f8f1e5ff8047898203 | [log] [tgz] |
---|---|---|
author | Liana Kazanova <lkazanova@google.com> | Fri Nov 01 19:10:53 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Nov 01 19:10:53 2024 +0000 |
tree | f160bdf10a966386033a3e64176c6c66eb547aac | |
parent | 8b183f58c5c9048c57a6ab44d4ae821fd3c2a5f2 [diff] |
Revert "Add microdroid_16k" This reverts commit 8b183f58c5c9048c57a6ab44d4ae821fd3c2a5f2. Reason for revert: DroidMonitor: Potential culprit for http://b/376900405 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted. Change-Id: I18dcfc3c76ad63237c817005232c084ca1a86c4d
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: