commit | 3747e7b211af030b8b0e98e3731c816bf57dd4cc | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Feb 26 08:02:42 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 26 08:02:42 2025 -0800 |
tree | ad0dfc27bf432cd9999580292484e80254caf6bb | |
parent | 5a717dafdfc7e0b796b75e662ca0defcf633a5d3 [diff] | |
parent | 3d2e01f0322f32581afe897c3538ecd63815c0a6 [diff] |
Merge "Sk Maintenance: payload's rollback protected data" into main am: d38553df82 am: 3d2e01f032 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3478003 Change-Id: Ic26f2a0b86744bd87d6daddf1a0b5b086451b00b 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: