commit | 91dc8866940f529ef06e322120ebf2cb81cf8ee2 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Fri Feb 07 21:01:48 2025 -0800 |
committer | Frederick Mayle <fmayle@google.com> | Fri Feb 07 21:03:28 2025 -0800 |
tree | 73e307376ee492d803375b84138c0672c80bfbd3 | |
parent | 720c33982990e4560f0925a90af3dad44b15efc2 [diff] |
backcompat_test: improve readability of test failures Print stdout/err as strings. Print the DTC to stderr instead of logcat so that it gets forwarded to the main output of test tooling. Test: atest avf_backcompat_tests Change-Id: Icf6c46ae057d76163aae4e732381d286a832ffaf
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: