commit | 86f041f48a02cb8863993af949a4ee772d74942f | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu Mar 06 12:36:03 2025 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Fri Mar 21 06:29:08 2025 +0000 |
tree | 2db4b405ec778a453d901b2464af0f4e7d8e2989 | |
parent | d504d6a5bec49b1f00e1d7e36548f0dadbfc43fe [diff] |
Increment AVF rollback indices for 25Q2 Bumping rollback_index of Microdroid kernel is critical to the rollback protection story of Microdroid based VM, same is true for service_vm kernel. In addition to these, it is neater to bump the version of each apex on significant releases. Test: Builds Bug: 392895864 Change-Id: I0104e6ff646ac3d54ba10322fd1839f37f11cae1
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: