doc: remove Android in introductory material

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder
2021-11-28 08:13:50 -08:00
committed by David Kinder
parent 74acdcf6e1
commit 83fa9b0d20
2 changed files with 4 additions and 5 deletions

View File

@@ -6,10 +6,9 @@ Glossary of Terms
.. glossary::
:sorted:
AaaG
LaaG
WaaG
Acronyms for Android, Linux, and Windows as a Guest VM. ACRN supports a
Acronyms for Linux and Windows as a Guest VM. ACRN supports a
variety of :term:`User VM` OS choices. Your choice depends on the
needs of your application. For example, Windows is popular for
Human-Machine Interface (HMI) applications in industrial applications,
@@ -172,7 +171,7 @@ Glossary of Terms
User VM
A :term:`VM` where user-defined environments and applications run. User VMs can
run different OSes based on their needs, including for example, Ubuntu for
an AI application, Android or Windows for a Human-Machine Interface, or a
an AI application, Windows for a Human-Machine Interface, or a
hard real-time control OS such as Zephyr, VxWorks, or RT-Linux for soft or
hard real-time control. There are three types of ACRN User VMs: pre-launched,
post-launched standard, and post-launched real-time. *(Historically, a