commit | ca98d48929936dda2b422d4f5a9ecdc8b5a40a60 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Mar 20 14:34:37 2025 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Thu Mar 20 14:48:18 2025 +0000 |
tree | f248f20a67751238d650e3974a253317ade3fd58 | |
parent | 6765d4b86bda11d75e9c2446f4c55238ee58cdda [diff] |
Only use MicrodroidBuilder#os function if SDK level >= 36 The --os flag was introduced in the SDK level 36. On devices with SDK level < 36 only run tests against "microdroid" os. Bug: 401405374 Test: atest MicrodroidHostTestCases.GTS Change-Id: I5ab9034831be64f94960531b6f1e3dc4b22cdb9f
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: