commit | ab12a8179c2726ff51cd5746937391b296f418c5 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Dec 16 09:06:14 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Dec 16 09:06:14 2024 +0000 |
tree | 9440c4acf5e19c3a012d80af50b811674df53bd9 | |
parent | 0efecd09e1bc68da547f7341e1a783912800d9c0 [diff] |
Remove VM attestation flag check in AvfRkpdVmAttestationTestApp The feature has been fully enabled in Android 15. Bug: 365692904 Test: atest AvfRkpdVmAttestationTestApp Change-Id: I0493c656ba7846f581656cc32eba7e78c51e7c9b
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: