commit | 856466b77763f2840bdcaa2390450ca104c30e07 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue Nov 19 17:50:02 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Tue Nov 19 18:01:05 2024 +0900 |
tree | 5800b0b2b6cff5af45b31a2a09f2edc461e95c36 | |
parent | 3a4f58bfc5b474d63be5c03dbdbafd89702460d6 [diff] |
Disable ferrochrome tests that running ChromeOS VM Bug: 379800648 Test: TH Change-Id: I91fa65b2a503f663f63c01eae8eb7d22684132d6
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: