commit | d54017435210f234c8ab57c68dbae2911600f42d | [log] [tgz] |
---|---|---|
author | Luca Stefani <luca.stefani.ge1@gmail.com> | Wed Jul 17 12:57:30 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jul 17 12:57:30 2024 +0000 |
tree | f7e7c41866c7e777e372d76e5c86a3ca7f4d8b06 | |
parent | 5949a254ded7e97bb500a10c4664f1647cfc0e66 [diff] | |
parent | 4f55b6a1a7cdb2bbb076600d41671dd16bd71e39 [diff] |
ferrochrome: Add privapp permissions allowlist am: 4f55b6a1a7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3179539 Change-Id: I2dc839c9d498044dcfb651ec4066bdc1fa141a45 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: