| commit | eab79dacaea43eaedc4edc8c24fc2df75adcd54d | [log] [tgz] |
|---|---|---|
| author | Jaewan Kim <jaewan@google.com> | Mon Jul 14 20:39:41 2025 -0700 |
| committer | Jaewan Kim <jaewan@google.com> | Mon Jul 14 21:11:21 2025 -0700 |
| tree | 079f5bbaaae798c3c059edf61fe1c0a0fd86a8bf | |
| parent | b0046e284434106b36f2686a48ede8bd2912be7b [diff] |
build/debian: Reduce required disk size This is temporary workaround for disk space issue on CF. Follow-up CL is needed to update installed image size from test script. Bug: 423762130 Bug: 430747890 Test: Image is built, and disk resize works well \ `dd if=/dev/urandom of=tmp bs=1M count=10240 \ status=progress` Flag: EXEMPT optimize Change-Id: Ie88ec769f7e60c0ca74fe923bc1e7d7501d0af94
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: