commit | d462e8b7b56d6ccaa99ed905e9aded5246e142fa | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Feb 26 03:53:23 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 26 03:53:23 2025 -0800 |
tree | 5e7793f312536b3a17aa2e5997b2ae697a86f4bf | |
parent | 9f7f756db3ed54fe21a0ff2fb4715db6de6912ca [diff] | |
parent | 5410e96926b074bdf6b9071cffbe727ac785129e [diff] |
Merge "Add support for encrypted storage expansion" into main am: 5410e96926 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433225 Change-Id: I9e3ab4b12ac0bc0bc651599d87d74059d5770159 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: