commit | 34d6939480b64ae1756055ec56ba1a6df21b9999 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Dec 11 02:24:52 2024 -0800 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Dec 11 02:25:53 2024 -0800 |
tree | 65a7dbd2c312ea3b30c40d710c94b0b421059ba1 | |
parent | 73ee9c491755a0f5f1542c4eeff01e79e974e32e [diff] |
Revert "Ignore outputIsNotRedirectedToLogcatIfNotDebuggable" This reverts commit 73ee9c491755a0f5f1542c4eeff01e79e974e32e. Reason for revert: Failing test was fixed in aosp/3401379 Bug: 379029878 Change-Id: I9284dfd3a9765e45dd3634d3b74609f8ce6c7030
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: