commit | 5158284ee7fc0b3c3f7a7939eb85522952f499ea | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Wed Dec 18 14:12:19 2024 -0800 |
committer | Frederick Mayle <fmayle@google.com> | Wed Dec 18 15:32:40 2024 -0800 |
tree | 6f605d1af1337b7cbece795b089aa6955a904688 | |
parent | a403e5114750a0a410e6456ed98b9d2eb491044c [diff] |
libavf: use uint8_t for bytes The AVirtualMachineRawConfig_setInstanceId implementation was using unsigned already. Bug: 383776459 Test: m Change-Id: Ibe93e165874bf45c7cb4d83a2ebf51eab6b57f75
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: