commit | e52e030b9f99f15a76a4decc9ab81f5ac6408aa7 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Wed Jun 12 14:56:49 2024 +0000 |
committer | Jaewan Kim <jaewan@google.com> | Wed Jun 12 14:56:49 2024 +0000 |
tree | 7101f8122877c15f12f71e6d09671301ef27ed1c | |
parent | e721265b75a966ef6dc97b9f81cc2c2f355fa1fa [diff] |
Ferrochrome: Prevent ferrochrome-tests from running Seemingly unrelated tests are failing with error message `No space left on device`. Since ferrochrome-tests pushes huge data (6G+), so this tests might put devices in bad state. Let me disable this test to verify my theory. I'll prepare proper fix after this. Bug: 346742552 Bug: 346674173 Bug: 346674048 Change-Id: I254feb3bdbbdefc7f06ab2cab6f89e19a71ceaf6
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: