commit | 367563892d8d80bca56115dcdf886da9ba8c1ca5 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Jan 16 05:05:50 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 16 05:05:50 2025 -0800 |
tree | 34cd5b23dc4faee02574f1c3dd24305872e89ecd | |
parent | ff5f35ad9806405e28c7273205170df5ee56389b [diff] | |
parent | 9907cb9b4c54c5c5f9ae5e3b503045a888dcae58 [diff] |
Merge "rollbackProtectedDataOfPayload: Assume UpdatableVM" into main am: 9907cb9b4c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3453215 Change-Id: I8fcd37047ec1806ebc259efd7302a1f7e186959f 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: