commit | 4657d0e048b18c0693a62dac6df3354ba0c7653b | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Nov 28 13:34:10 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Thu Nov 28 14:52:42 2024 +0900 |
tree | bbd61077b3c63444fdd6a685e7a9daebea3a60a9 | |
parent | cb079c4c61de3be6728e38b6e4f884de3d01e79a [diff] |
Reapply "Add os parameter to composd_cmd" This reverts commit 17e555be3285bc9dedccb0876dfd892a4dfe0ea5. Reason for revert: fixed composd by adding os correctly Bug: 302465542 Test: atest odsign_e2e_tests Change-Id: I31bcd068594890e532429bf41828de850a0f2a0a
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: