commit | 2e7d4d7c95297ac7c8b4c8f79d148051e402b9d3 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Sep 07 17:39:45 2023 +0100 |
committer | Nikita Ioffe <ioffe@google.com> | Thu Sep 07 17:39:45 2023 +0100 |
tree | 07ca3bd80d66f35b02cea867b6bbab8051734c41 | |
parent | 4dbe41c09917403d705c1b9bd22027d400d7b192 [diff] |
Change the javadoc comment for FEATURE_VENDOR_MODULES Somebody (ahem me) copy pasted the FEATURE_PAYLOAD_NOT_ROOT and forgot to change the javadoc. Test: n/a Change-Id: I2f38a0806aa74f01ffed3c070830351eb66b7092
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: