commit | 0430291269d171701d189f64563b8de886e4f032 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Nov 12 13:51:39 2024 +0000 |
committer | Jaewan Kim <jaewan@google.com> | Tue Nov 12 13:52:33 2024 +0000 |
tree | b180578202ca5584805cbc403bd0cb96d12fcf33 | |
parent | 17a39153ac7cb2f2378eae0c836ea340082dd4ee [diff] |
VmTerminalApp: Stop mentioning virtual machine Virtual machine is an implementation detail, so we prefer not mention it directly. This also fixes string descriptions to avoid unwanted virtual machine in the translated strings. Bug: 378622176 Change-Id: Ib2b778053205157f51ea03c79239f3d83deed600 Test: N/A
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: