commit | be7e16fc15551afcacd21aa7fa50e67d496d74f4 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Tue Feb 27 15:21:50 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 27 15:21:50 2024 +0000 |
tree | 31173d599c08afbb0fefe1fd42dbed1b5b23e631 | |
parent | b4efc47bbee93e1bc4ba8059c698246adcd19ace [diff] | |
parent | 38008d002654a9f27fb373b12aee8f042f0ef785 [diff] |
Merge "AVF to shift to default instance of Secretkeeper" into main am: 38008d0026 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2973453 Change-Id: I17d912e599d1c542322045a8c994b9afcc115c89 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: