commit | 4733d7d59bb15623238848ecc358e63bc5f01f33 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Aug 06 16:00:42 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Thu Aug 08 13:20:01 2024 +0900 |
tree | c97b3231215b77c5e44decf492c1670b24957b45 | |
parent | 0b7e03e424b6f0f30941b54282574205981eca8c [diff] |
ferrochrome-tests: Take screenshots while waiting for booting This would be helpful to debug test failures on ABTD. Bug: 353864738 Test: atest ferrochrome-tests Change-Id: Iead698b3ec478b129e195bba5d209bf8e2c3f9df
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: