commit | 4c3e5b2b1e652a3db03dc25824118de9ec5235e6 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Dec 16 09:08:49 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Dec 16 09:08:49 2024 +0000 |
tree | 60c3cc74a475316db71dc1131f1b3acbb3e3f2f6 | |
parent | 0efecd09e1bc68da547f7341e1a783912800d9c0 [diff] |
Remove VM attestation flag check in VmAttestationTestApp The feature has been fully enabled in Android 15. Bug: 365692904 Test: atest VmAttestationTestApp Change-Id: I296b66b31047ab25353359f0d8258cd71cb3f79b
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: