commit | 50df8dcb18b78709d8daf8a3bbc11015a2440cd7 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Sep 03 12:49:09 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Tue Sep 03 10:40:32 2024 +0000 |
tree | 6e699c9e8d20e0593269182f94eedbf0d2a00caf | |
parent | de13d40164e39cc36acd6d94812875f079d3d1ab [diff] |
Add icon for VM terminal app Icon was created using Image Asset Studio. Also updated some strings. Bug: N/A Test: N/A Change-Id: I4876484fbb2c290b6424cf43a0e8a537ee36f481
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: