commit | 7d71b79a1f3636ec49632735408e4ee18b751141 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Jan 23 09:07:57 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 23 09:07:57 2025 -0800 |
tree | 0739bd630d360391139c816cafd5a780daa8b072 | |
parent | b8fa3caa4e467ef55a8ddaeb45bd41f5a7157cb6 [diff] | |
parent | 6c8900285cd692cba176a2835f2475378f40cb1d [diff] |
Merge "rpDataTest: Assume UpdatableVM" into main am: 5467ed3115 am: 6c8900285c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3461788 Change-Id: I2090800a8bc3f32c36cd703f87c51514c539543e 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: