commit | a9a9c4f0d6c331abfa6e2c25fe597d3e9f4c05aa | [log] [tgz] |
---|---|---|
author | Shraddha Basantwani <basantwani@google.com> | Tue Feb 25 09:51:48 2025 -0800 |
committer | Shraddha Basantwani <basantwani@google.com> | Tue Feb 25 09:51:48 2025 -0800 |
tree | ef9cda7e2e5bc2884df6a70f4d8264e49b0b69d1 | |
parent | 236c90b6b0a63ecdc13cd62a750ac568d412b889 [diff] |
Add support for encrypted storage expansion Capability to configure the encrypted storage size Partition resizing to the required size upon boot New unit tests to validate this functionality Bug: 381067202 Test: atest MicrodroidTests Change-Id: I6f5737ee601e7c511bdd316b180bf50e3d102ab1
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: