1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-02-22 12:58:36 +00:00

doc/installation: Fix formatting

This commit is contained in:
Marc Bonnici 2018-05-08 17:37:07 +01:00 committed by setrofim
parent 9251febafb
commit 9d0127d685

View File

@ -237,15 +237,16 @@ APK Files
--------- ---------
APKs are application packages used by Android. These are necessary to install on APKs are application packages used by Android. These are necessary to install on
a device when running an :ref:`ApkWorkload <apk-workload>` or derivative. a device when running an :ref:`ApkWorkload <apk-workload>` or derivative. PLease
PLease see the workload description using the :ref:`show command <show-command>` see the workload description using the :ref:`show command <show-command>` to see
to see which version of the apk the UI automation has been tested with and place the apk in the corresponding which version of the apk the UI automation has been tested with and place the
Automation may also work with other versions (especially if it's only a minor or apk in the corresponding Automation may also work with other versions
revision difference -- major version differences are more likely to contain (especially if it's only a minor or revision difference -- major version
incompatible UI changes) but this has not been tested. As a general rule we do differences are more likely to contain incompatible UI changes) but this has not
not guarantee support for the latest version of an app and they are updated on been tested. As a general rule we do not guarantee support for the latest
as needed basis. We do however attempt to support backwards compatibility with version of an app and they are updated on as needed basis. We do however attempt
previous major releases however beyond this support will likely be dropped. to support backwards compatibility with previous major releases however beyond
this support will likely be dropped.
Gaming Workloads Gaming Workloads