commit | ebfa60e462f4ac2e1709ce917696c1396789ac81 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue Dec 17 22:55:15 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 17 22:55:15 2024 -0800 |
tree | f90895f88bc1df04b9f11e63c3b7465787b6b0fe | |
parent | 61da92ee951046221371807ee72f2b17e597b172 [diff] | |
parent | 5faf0cbb9d900bf83691ce4d46592a1cebcefcef [diff] |
Print debug messages from LLNDK to logcat am: 5faf0cbb9d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3415939 Change-Id: I9a3a1fdba4b46e7358e077c713e772e91ccc5c28 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: