commit | d3bbe1d51c78ac07c61f2125232e558eb56a6ae0 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Mon Apr 15 18:03:51 2024 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Apr 17 19:21:08 2024 +0100 |
tree | 44f5cc6fe3c9569b04d180c64afaa1701b374f96 | |
parent | c57c4dfacfc00c43aaa8b00c05e3f4dfd73cdadf [diff] |
vmconfig: Introduce get_debug_level() Add helper function to centralize deducing the debug level from a VM config (either app or raw). Test: m libvmconfig vm virtmgr Change-Id: Ia04202fe3b1659b0428fd772e83e075d329f4cca
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: