commit | 0ef69786fa139b3f84643bf3404ee0e07aea1fb1 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Sat Dec 07 05:43:28 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sat Dec 07 05:43:28 2024 +0000 |
tree | 8cb6f313a83fb61654fc8048699507076756c062 | |
parent | 471e8a0f7515b1d2c6208656878d50e4cf4699d4 [diff] | |
parent | d3c9fa0fd04a40327c3f267a4ec62aa91525fa31 [diff] |
VmTerminalApp: Limit disk resize up to free disk size am: 743adb1447 am: d3c9fa0fd0 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3394043 Change-Id: Ief7a5a07362ae1d7880e7b00dab641e61d4d7b39 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: