commit | cf8875cd92611f95ab93e1e6dda9ad2998004ce5 | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Fri Mar 15 18:16:02 2024 +0000 |
committer | David Drysdale <drysdale@google.com> | Tue Mar 19 14:17:58 2024 +0000 |
tree | bebd378e49e92b711ab7d06a78478fba63583a90 | |
parent | e64de8ee55e5456aafb858c1d1b34bd3a3e5638b [diff] |
virtualizationservice: VM ID timestamp Add an extra column holding the timestamp when an entry in the VM ID database was added. Along the way, add infrastructure for modifying the schema of the VM ID database, with tests. Bug: 294177871 Test: virtualizationservice_test Change-Id: Ic782e6a06a46b98f336b382aa6a2ca4f9def9a33
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: