commit | eeab0dda029b23fa5dc8dc739956bc5998f969a8 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Nov 27 11:30:34 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed Nov 27 13:54:50 2024 +0900 |
tree | cd271a6282ccb8d83343136883d0019c2089c9b1 | |
parent | 53f696d2fe679d7894ecfb3144eef63f61d67c6c [diff] |
Use current size as default value in shared perference for disk To ensure if its size is multiple of 4096. (the resize for that happens only once) Bug: 371491254 Test: clean boot / resize Change-Id: Ib8073f5d3001e77cd67e88e7e2aac0490ca11524
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: