commit | 508d8e79d8b98f08f153a9b230f502e4989381cb | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Mar 25 13:27:48 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Mar 25 13:27:48 2024 +0000 |
tree | 11718a0a1475a23b6785462915b063b186bd92d4 | |
parent | dbdac10d0ded933d239e714c885977d8663a7bdc [diff] | |
parent | 259dc4cb6a26575b3655a03ba81a63041675dece [diff] |
Merge changes Icbfddd55,I88676a2b into main * changes: VmLauncherApp for custom configuration Expand VirtualMachineConfig to RawConfig
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: