commit | 4f55b6a1a7cdb2bbb076600d41671dd16bd71e39 | [log] [tgz] |
---|---|---|
author | Luca Stefani <luca.stefani.ge1@gmail.com> | Wed Jul 17 11:41:05 2024 +0200 |
committer | Luca Stefani <luca.stefani.ge1@gmail.com> | Wed Jul 17 11:46:10 2024 +0200 |
tree | f7e7c41866c7e777e372d76e5c86a3ca7f4d8b06 | |
parent | 6a8d2089ebaac2cbc785eb9301255c90934163f1 [diff] |
ferrochrome: Add privapp permissions allowlist Test: m, boot Change-Id: I427652fe5d9f8da0055be13eaccd96a1840891cf
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: