commit | 87282311827840dc708991a07dde5e444df0b352 | [log] [tgz] |
---|---|---|
author | Saswat Padhi <spadhi@chromium.org> | Wed Feb 26 17:46:19 2025 -0800 |
committer | Saswat Padhi <spadhi@chromium.org> | Wed Feb 26 17:48:28 2025 -0800 |
tree | 27cfddf5bfd34103d5b2d8f6eb84f4c2abca67c9 | |
parent | 9e3afc3a6b56e25cac90cc1355efbb9a2b6219b3 [diff] |
build/debian: Clean up In this CL we remove some leftover unused code, and merge the vm_config.json files for ARM and x86. Bug: 365955006 Bug: 358426674 Test: ./build_in_container.sh Test: then deploy and test on Cuttlefish x86_64 Change-Id: Iaedada9876975d53ede2aed4f8694b3bd508021c
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: