commit | 14c1e223fad7b50876cd790e38e68b10bf20c5c1 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Fri Jun 14 19:38:23 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Fri Jun 14 19:58:00 2024 +0000 |
tree | 5602cfea55fa7b766fda107167eac5ef549a25f8 | |
parent | 2f7656a59638f16a2fd457dfe40efc83f9cce085 [diff] |
Fix mirodroid payload component name This (as per spec) should be "Microdroid payload". Incorrect name was resulting in missing constraints in the sealing policy. Test: MicrodroidHostTests#DowngradedPackageIsRejectedProtectedVm Bug: 347235334 Change-Id: Idfc426ca94ee5ac69c57f20f7d7590b7c07cda2a
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: