commit | f0a27d4b1f70f8bf5df7f9c04b24a781369c7633 | [log] [tgz] |
---|---|---|
author | Akilesh Kailash <akailash@google.com> | Tue Oct 15 19:00:42 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 15 19:00:42 2024 +0000 |
tree | 1236e7bf67075b0264b2705566b5da6aa2344da6 | |
parent | ef65949f5a25cf7bd6e4483b1f0ee40eef393046 [diff] | |
parent | e8791860a0a9c00e4ae5407b8448499879c4c47e [diff] |
TerminalApp: Template for offline disk resize am: e8791860a0 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3308940 Change-Id: I724d4a2770113a30f7c0f6df1822c78e023b2db5 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: