commit | 1d0cc77879a74cf1d95d25c8e5afdfe68f232d21 | [log] [tgz] |
---|---|---|
author | Rafael Perez Torres <rafaelpt@google.com> | Mon Mar 17 14:22:27 2025 +0000 |
committer | Rafael Perez Torres <rafaelpt@google.com> | Thu Mar 20 15:18:22 2025 +0000 |
tree | 1aea2e433b18b70f783d69e20f82045859434b46 | |
parent | 136cc6bc3286a7a57523dbd43b58352405bf0139 [diff] |
Set min_sdk_version for libopen_dice, its multialg variants, and bindgens - Add min_sdk_version to libdiced_open_dice, libdiced_open_dice_multialg, libopen_dice_cbor_bindgen, libopen_dice_cbor_bindgen_multialg, libopen_dice_android_bindgen, and libopen_dice_android_bindgen_multialg. Bug: 399567205 Test: mm, treehugger Change-Id: Ibb21d3674fb82cd536564eb407043817a92f69f7
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: