commit | 13c401d729374d66132323227b44f8536e4627b8 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Feb 06 00:03:38 2025 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Thu Feb 06 00:03:38 2025 +0000 |
tree | d66ea3e5307211c15c980f94132b612d9157ad56 | |
parent | 805fa93ac15b233bf69058118a070230b28843e7 [diff] |
Only run MicrodroidTestApp.GTS on devices with SDK >= 34 The system apis were introduced in Android U (SDK level 34), however the GTS tests are still run on Android T devices, hence skip the MicrodroidTestApp.GTS there. Bug: 394216351 Test: flash T build & run atest MicrodroidTestApp.GTS Change-Id: I50bd5236d10fa2a73c758a89c0501997cb4f97fd
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: