commit | 644756d7c1459953ee69fc5956efa996c653d845 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue Jan 09 12:19:06 2024 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Tue Jan 09 12:22:01 2024 +0000 |
tree | 4e62720156240ed96d84ec310d5b9e1d82b7d2ab | |
parent | d69262d927e4866ffcf17aa399663a5d25f8249f [diff] |
Fix flaky test Increase the compilation timeout as we're seeing flakiness with the default 2 minute timeout. Make sure we reboot to clean up any staged APEX if things go wrong, to prevent future tests from failing. Bug: 318102173 Test: atest AVFHostTestCase#testBootWithCompOS Change-Id: Ie97f54ea41287f83e582d8f76384703b416fc225
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: