commit | 9431129ce375711b3b6027ad0ecdeff60a0b783b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Dec 19 08:09:40 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 19 08:09:40 2024 -0800 |
tree | 01146fa9ee397ed31fd76ecc0637b499e078e6c1 | |
parent | 840af5ba4ec1623434759634f22387fbb05a7b4b [diff] | |
parent | 125c3dcfc4b12ebc9b7a8eb1d067622cb7002609 [diff] |
Merge "Handle updated signature of PublicKeyRejected" into main am: 125c3dcfc4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3422160 Change-Id: Id8e0c0eba5d4b37306d02987930cf4c8dddb714d 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: