| commit | 75f70d3b085b0f4e3095a8a416f28bcc8451805a | [log] [tgz] |
|---|---|---|
| author | Jaewan Kim <jaewan@google.com> | Tue Jun 24 08:14:39 2025 +0900 |
| committer | Jaewan Kim <jaewan@google.com> | Mon Jul 21 23:42:01 2025 +0900 |
| tree | 82af78bf53fa6af9b2557c964d5cbe481269c403 | |
| parent | cc9e859c5c950a949bacf2595b9b53a94017f271 [diff] |
build/debian: Add an option to specify workdir Helps to resume build Bug: 419046130 Flag: EXEMPT for debugging/devlopment Test: build_in_container.sh -W $(mktemp -d) Change-Id: I550b33100a2e752f63d2bf2a201ae98cdc18052a
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: