commit | 0a5e085d24a6d151870f6ef6c82bd23646d9dee1 | [log] [tgz] |
---|---|---|
author | Keiichi Watanabe <keiichiw@google.com> | Thu Mar 06 03:52:04 2025 +0000 |
committer | Keiichi Watanabe <keiichiw@google.com> | Mon Mar 17 23:21:09 2025 +0900 |
tree | c59f27e1e4713fa4b9edc48005aeff475090f716 | |
parent | ab6691c97d3f1397ac0a1b17441c424fba7d1d5a [diff] |
TerminalApp: Use sparse file for debian rootfs if storage balloon enabled When storage ballooning is enabled, we can use a larger sparse disk for debian rootfs. Bug: 382174138 Test: Run a VM with the flag enabled Change-Id: I9d9ee79558ab0fd75f4b92b1248777de80d2d155
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: