commit | 9b2fb09888657494b0d388fd42e4e87d87257098 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Feb 21 12:37:16 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Wed Feb 21 14:35:41 2024 +0000 |
tree | 6fc72e44cf1e42712fa25b89703e956ced567863 | |
parent | 3f1a33e43fe040187b2fe777aff722ae07ecb42f [diff] |
Build composd with avf flags We uniformly want to have all targets within virtualization/ built with AVF flags. composd need to use `llpvm_changes` flag to determine whether to persist or use instance_id or not. Test: Builds Bug: 291213394 Change-Id: Ia4d935ee0559e83e9213eccf216285114c7cfdf0
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: