commit | 94455bad8a31ae7df1805e5e05812b7990be4071 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Jun 18 14:22:44 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Tue Jun 18 15:54:39 2024 +0900 |
tree | 02df314965b450e105272a651e47e1971e56d4ab | |
parent | 8808313b1382b203e4a3fb28c0363390ad6daef6 [diff] |
Ferrochrome: Extracting image while downloading This would save some disk spaces (1.6G). Bug: 346754093 Test: ferrochrome.sh Change-Id: I9b74e6c874ab992451bfeea173bad97161026e5f
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: