1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 02:41:11 +01:00

Workload/Manual: Update "view" parameter description

This commit is contained in:
Marc Bonnici 2017-08-15 10:21:54 +01:00
parent 10a614ff04
commit 081358769d

View File

@ -58,8 +58,10 @@ class ManualWorkload(Workload):
is not specified, and ``False`` otherwise.
"""),
Parameter('view', default='SurfaceView',
description="""Specifies the View of the workload. This enables instruments that require a
View to be specified, such as the ``fps`` instrument."""),
description="""Specifies the View of the workload. This enables instruments that
require a View to be specified, such as the ``fps`` instrument.
This is required for using "SurfaceFlinger" to collect FPS statistics
and is primarily used on devices pre API level 23"""),
Parameter('package',
description="""Specifies the package name of the workload. This enables
instruments that require a Package to be specified, such