commit | 0d45b43b4a512895adf6635560c8c3eac86983d2 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Dec 16 09:22:24 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Dec 16 09:22:24 2024 +0000 |
tree | 19e7d7450da29aae4b0041952f881623ca9fd8cc | |
parent | b6192be3224baa7662f73fca16db02103ed2b513 [diff] |
Remove VM attestation flag check in MicrodroidTests The feature has been fully enabled in Android 15. Bug: 365692904 Test: atest MicrodroidTests Change-Id: I63bbea0661d28ec75d85a4cb1092a410a7ed8297
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: