commit | 27fe2b65c91183801407a076b92df05dda41e54c | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Mon Apr 15 18:36:33 2024 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Apr 17 19:31:50 2024 +0100 |
tree | 188a61a5a77f1ba9fa2db5e8bfe121356c636273 | |
parent | d3bbe1d51c78ac07c61f2125232e558eb56a6ae0 [diff] |
virtmgr: Introduce DebugPolicy Wrap all the DP-specific fields in a dedicated struct to simply future addition of DebugConfig fields not related to DP. Refocus the existing tests to directly target DebugPolicy. No functional change intended. Test: m virtmgr && TH Change-Id: If07155eb677b814cbe15720049f0c7525e871289
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: