commit | 1d0ee118d69c3a0ae9386ee1a8b04dc43ee49cfc | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Jan 29 01:44:43 2025 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Jan 29 17:10:18 2025 +0000 |
tree | 5f96d53c75008e343beb92007ca419d176547d28 | |
parent | aa9f6036b086298f7be1aa25a13ac01f87814088 [diff] |
Move MicrodroidTestNativeLibWithLibIcu.so to separate test apk This will make it easier to test the relaxed rollback protection scheme feature (see follow up patches). Bug: 378681279 Test: atest MicrodroidTests Change-Id: Ifd86f08f8e7785534add80546bfdda53064b7b2f
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: