commit | 060755e5314ae753069001ff659c9dfc44fcecde | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Fri Dec 15 14:41:58 2023 -0800 |
committer | Frederick Mayle <fmayle@google.com> | Fri Dec 15 14:41:58 2023 -0800 |
tree | 9ddad1e7c8e35f7109473b6f239d1ce46369529d | |
parent | 9f145f29aa217d89543fd86d7cc8e51d7dd6e071 [diff] |
authfs: add new security context arg to FileSystem impl Was added in https://crrev.com/c/4979355. We ignore it for now. Bug: 307396704 Test: . Change-Id: Ib8ee9da30e25d3adf2e08443b31468b918fdb5d5
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: