commit | 85a2a491116c7576dd23e864da92e14529f0d6da | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu Feb 29 09:00:03 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 29 09:00:03 2024 +0000 |
tree | 9606325e1306f8344d4ec6e9061b34e431e8cd40 | |
parent | 943c53d35b39c293c52fb28461827a72df71479f [diff] | |
parent | ee8b3ede2a40ca4940b26c7044b4a571fd7a5d53 [diff] |
Merge changes from topic "instance_id_hidden_input" into main am: ee8b3ede2a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2982081 Change-Id: I1a8b0e289f53883b56b82e54587477b1f8eeb63d 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: