commit | 0628fbf56247a734504f234f48463ce0680dc319 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Dec 04 14:47:40 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Dec 04 17:16:03 2024 +0900 |
tree | 351f658b15dfba74a5ac1c4d1d9a7ba945e498d1 | |
parent | c1521e74d73b3ec188d75bb6afa8e407fb7bebc9 [diff] |
Do not use shared preference for disk resizing Bug: 380771744 Test: Run VmTerminalApp Change-Id: I9eabe15f7f5c7098ace859314bdbda91498e5669
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: