commit | a2a967d36dd68ee765082b8b9fb3acb7c7d2890e | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Oct 04 17:01:01 2023 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Thu Oct 05 10:35:10 2023 +0900 |
tree | 36ae3a705aa277d188bcab14d9af8827e8fc84e7 | |
parent | ccc52e52673724af05dc410a00bdf2aba57e3782 [diff] |
Decrease timeout to run tests in shorter time Bug: 300781349 Test: atest MicrodroidHostTests Change-Id: Ie61c24f7a43bc5e936d13952f8f3fe6f8227ba2e
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:
How-Tos: