commit | 5faf0cbb9d900bf83691ce4d46592a1cebcefcef | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon Dec 16 20:10:11 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Tue Dec 17 18:19:13 2024 -0800 |
tree | f90895f88bc1df04b9f11e63c3b7465787b6b0fe | |
parent | e3e932d9ef4a9b2925b435fa47dcf413dbc549ed [diff] |
Print debug messages from LLNDK to logcat This helps debug LLNDK issues a lot. Bug: 384433848 Test: try running a VM and see logcat Change-Id: I387bbdb6a4487ccf5bbffdae93eab52e7a065895
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: