commit | b728edcb2e9fb60829a29c299aa01c2c8e75f023 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Feb 29 14:04:08 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 29 14:04:08 2024 +0000 |
tree | e66a83b6a562e0d73a66b0ef67cbbebff9def97c | |
parent | b9521ebf7be9de8dc9238689789344fd1bb34365 [diff] | |
parent | 3f4f8dd401c031cecfb6018179172e9037b59a64 [diff] |
Merge "Add AvfRkpdAppIntegrationTests to avf-postsubmit tests" into main am: 3f4f8dd401 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2980355 Change-Id: I925b306fc762405dc6f3abd0f6ae8d1657092bc9 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: