commit | 246a7661ea64ef29eae72d9208e6a1dc9fafb35a | [log] [tgz] |
---|---|---|
author | Willis Kung <williskung@google.com> | Mon Nov 18 01:42:31 2024 -0800 |
committer | Willis Kung <williskung@google.com> | Mon Nov 18 01:42:39 2024 -0800 |
tree | dce2778f48dde8e9a384a0dfbebc27a7d28e9ca3 | |
parent | 3f48fcfc16c8fbcd0d363b79b4988dd19f3640ab [diff] |
Add early_vms.xml to Virtualization package to allow reusability This patch is to move early_vms.xml from cuttlefish specfic directory to Virtualization package to allow reusability. Bug: 377925547 Test: Boot cuttlefish and brya Change-Id: I4c2a37fc86269413da35defa3480f7ae0e0f17d8
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: