commit | 0b360d386fbc9818f0ddce0397aa725b4d7fff5b | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Jan 14 13:29:54 2025 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Tue Jan 14 14:13:08 2025 +0000 |
tree | b3b102b25ab28356ce2740140b87faf144acbc49 | |
parent | 3ac91af668e338e12a4a590d1e889e4487c237a5 [diff] |
MicrodroidHostTests: Introduce DEBUG_LEVEL_* Centralize the constants in one place, to prepare for a one-line change. Test: TH Change-Id: I4cc4cf540924facad449f9fe6d4c63fa0a800e17
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: