commit | 9d042eb896d6b32519c0b76d80dbe0b55114d18d | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Tue Sep 05 14:29:31 2023 +0100 |
committer | Nikita Ioffe <ioffe@google.com> | Tue Sep 05 16:31:31 2023 +0100 |
tree | b114ba0cdcf06eab2d1171e6585bc054c31af41f | |
parent | 631717e1b4a9e8d8d8d5ff6a35f4add559df80c8 [diff] |
Fail build if DA flag is enabled without vendor modules one This is a cheap version of the flag dependency management system until the dependency between build time flags is properly supported by build system Bug: 298007909 Test: builds Test: only set RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT Test: verify build fails Change-Id: I2644bfccbacc17df5ae0b1a4350ceb0955a71d71
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:
How-Tos: