commit | d3c9fa0fd04a40327c3f267a4ec62aa91525fa31 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Sat Dec 07 04:57:55 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sat Dec 07 04:57:55 2024 +0000 |
tree | 95ef1ae6eaa9773d1883513110b44d5acbb91ca6 | |
parent | 7a5181c3e1ddd808cba69ae1802a99a331515258 [diff] | |
parent | 743adb144793fa047266582bb8aa3c3d3c375622 [diff] |
VmTerminalApp: Limit disk resize up to free disk size am: 743adb1447 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3394043 Change-Id: I74a155c310d80b010ed86bdb005356813a765d44 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: