commit | 26c4ef35de5e31c8bb6079d76349e26f060d7210 | [log] [tgz] |
---|---|---|
author | Saswat Padhi <spadhi@chromium.org> | Fri Nov 29 19:46:53 2024 +0000 |
committer | Saswat Padhi <spadhi@chromium.org> | Fri Nov 29 19:49:40 2024 +0000 |
tree | 1e23637592e157dd6d706b1706c027fbef0766b3 | |
parent | f287851bf28ec04dd1152a77d4b0070df9d12f25 [diff] |
build/debian: Add `-w` to keep temp workdir for debugging When the build script fails to generate an image, it is useful to have the workdir for reproducing issues and for debugging purposes. In this CL, we add a `-w` option to both containerized and native build scripts to keep the temp workdir. Bug: None Test: ./build_in_container.sh -a x86_64 -w Change-Id: Ifed39cd3eed7cc1b624b23e1b7e3d865b66346c5
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: