commit | ea9474f5e6baa56c4af84c5367d2ef3c5f01a970 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 23 11:05:34 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 23 11:05:34 2024 -0800 |
tree | 3cdfc5265561015720864516cc59963890812ad8 | |
parent | efaf61cc0d7d0d0983aec6118f9969076064acc8 [diff] | |
parent | d1c6e790e3b73a3f74b109b18235842e80eacd65 [diff] |
Merge "libavf: Clarify what the “instanceId” is." into main am: 265a39d0d2 am: d1c6e790e3 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3425889 Change-Id: I210a9fdd922855aa30bc80a0faef5462248ef6e6 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: