commit | b6192be3224baa7662f73fca16db02103ed2b513 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Nov 12 10:31:26 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Dec 16 08:56:05 2024 +0000 |
tree | 07ca9ea1a05708fb070114e8b416a958e117ac06 | |
parent | 0efecd09e1bc68da547f7341e1a783912800d9c0 [diff] |
[xTS] Ensure VM attestation is supported for vendor API >= 202504 Removed the feature flag check in test as the VM attestation feature has been fully enabled since Android 15 release. Bug: 365692904 Test: atest MicrodroidTests Change-Id: I772d47b38b85f6537453a7d84fdcf1c8c39bdb41
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: