commit | 6a1090dc1b21fc57953b69b44f2d54ed3ed50e93 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Sep 03 17:27:53 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Sep 03 17:27:53 2024 +0000 |
tree | 154ca50783f90b181536d51b4a2a9b0da9a2d852 | |
parent | 1879fb945f4a8b40ccbf8e8d6dc89e1c9b2c2e01 [diff] |
Revert "vm: DRY *Config structs w.r.t. aflags using cfg_if" This reverts commit 1879fb945f4a8b40ccbf8e8d6dc89e1c9b2c2e01. Reason for revert: breaks build due to unused variables in set_instance_id() Change-Id: Ic5da92938066dac4984af17df962483c8bda1e5d
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: