commit | b137a5f403968764b74919a825b4b12322bb2120 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Oct 02 12:53:05 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed Oct 02 13:31:31 2024 +0900 |
tree | 14b0aded64fbef89125155d1dd25a677028583ef | |
parent | 92fa7989ba63d33a22fe32e9f408b8dfde149190 [diff] |
Remove hooks for containers add binfmt-support as well Bug: 363237196 Test: kokoro Change-Id: I0a21bfcb6fb00c1ffb401baf800dc3b82dfe3bf9
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: