commit | 6c8ce02f7eeb9c0c40cd93341ae44e6c229c050f | [log] [tgz] |
---|---|---|
author | Yu Liu <yudiliu@google.com> | Thu Mar 28 17:30:05 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Mar 28 19:54:03 2024 +0000 |
tree | d8820db4d8418990c93fe1cb7d3decde07894bc2 | |
parent | 721f4bec15b153c428f294a1cac0c232bdd28663 [diff] |
Add missing aconfig container field to packages/modules/Virtualization Bug: 330354107 Test: CI Flag: NONE Change-Id: I676184aa3b37a1b7ea51c3deca4062d9525e5526
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: