commit | 081f4448575a7d71899becb88cef0aae719509fd | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Wed Mar 20 11:09:01 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Mar 20 11:09:01 2024 +0000 |
tree | f498e8b9852f5a0d564c19ebbb13b0437a7957e2 | |
parent | 541cb0ccc7b8c0a650930f18b26c21d0d923b727 [diff] | |
parent | cf8875cd92611f95ab93e1e6dda9ad2998004ce5 [diff] |
Merge changes Ic782e6a0,I74bc7cef into main * changes: virtualizationservice: VM ID timestamp Store VM IDs in maintenance DB
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: