commit | 76d662ccd4ec0af315282dd83004d28b036382ae | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue Dec 19 17:39:36 2023 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Dec 20 10:40:24 2023 +0900 |
tree | 67983e0f9b3982fbd85569fa26ecff01046a366d | |
parent | b4db6b207c2f801bd84882c70296b8a8034f2160 [diff] |
Run host tests on gki This also adds a test whether the test is aware of all GKI versions on the device or not, in case one forgets to amend SUPPORTED_GKI_VERSIONS so we skip some of GKI versions. Bug: 302465542 Test: atest MicrodroidHostTests Change-Id: Ic7f8ece8665fe53ed81b533824a431367c6a6723
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: