commit | fa691a1bb05158ef6f65f405831601de4579ed9f | [log] [tgz] |
---|---|---|
author | Ramji Jiyani <ramjiyani@google.com> | Mon Jun 17 00:23:14 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Jun 17 00:23:14 2024 +0000 |
tree | c5823f83eb3d161acf89e848a8425fdbf358e959 | |
parent | cd6635d0a5f4798e627e85da492f2c9266af1df1 [diff] | |
parent | d05e4d2825fe226a6b0471f6ddcd32313868aca3 [diff] |
Doc: custom_vm: Add console log path for Google signed Apex am: d05e4d2825 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3131272 Change-Id: Ia557761fa2207be1ee8ceb462ba3579ee1cf05eb 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: