commit | 7f45f920b8136f3e51bdb544dc8bb6c69fe539cd | [log] [tgz] |
---|---|---|
author | Elie Kheirallah <khei@google.com> | Tue Feb 11 22:46:50 2025 +0000 |
committer | Elie Kheirallah <khei@google.com> | Thu Mar 06 17:00:39 2025 +0000 |
tree | 5a92083737ef9ea315a853dca12bf03537f5989c | |
parent | 43b21e586ef43926067649bd0b37f06101c9a7e2 [diff] |
Check API version levels for backcompat tests Check that vendor API level is set and that the board API level >= 202504 when running backcompat tests to check for Secretkeeper nodes. If those 2 conditions are not met, Secretkeeper is assumed not supported and we skip over the nodes related to Secretkeeper. Bug: 394770084 Test: TH Change-Id: I4846e1f3252615b4829f754c256696bb13903389
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: