commit | 1e7a225edce6a1bfe84573e10d30d3a3a281127e | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Feb 12 13:03:49 2025 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Tue Feb 11 20:06:30 2025 -0800 |
tree | 19e1bc27825ada40aba67971d2a6a5166b1791d4 | |
parent | 69e48601274946507e269289d855946c60e9ee92 [diff] |
Initialize customMemoryBackingFiles with empty array which was introduced in aosp/3426231 Bug: 395716159 Test: run terminal app Change-Id: I84615472e74ac40b2d64f6dcbfbd3f6f816e49f6
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: