commit | 25e1f09d4ab67dcd28f6abeb72e537ea2691e09d | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Mar 15 06:35:49 2024 +0000 |
committer | Jaewan Kim <jaewan@google.com> | Fri Mar 15 06:36:18 2024 +0000 |
tree | 4c714812d45234a654ae93c5e7cc190efadc1eb3 | |
parent | 5414f865d093d053f56c0bb48083b4742f9d5db2 [diff] |
virtualizationmanager: Remove obsoleted TODO Build team didn't like changing code per build flavor, so this TODO is now obsoleted. Test: T/H Change-Id: I5253f89b68efb2a44ec42c6db83cb0d15a4858bf
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: