1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-07-05 06:34:12 +01:00

fw/workload: Add "support_versions" attribute to workloads

Allow for specifying a list of supported APK versions for a workload. If
a specific version is no specified then attempt to a resolve any valid
version for the workload.
This commit is contained in:
Marc Bonnici
2019-01-04 17:24:52 +00:00
committed by setrofim
parent 0cba3c68dc
commit a1cecc0002
2 changed files with 11 additions and 4 deletions
doc/source/api
wa/framework

@ -178,6 +178,11 @@ methods.
locations) and device will be searched for an application with a matching
package name.
``supported_versions``
This attribute should be a list of apk versions that are suitable for this
workload, if a specific apk version is not specified then any available
supported version may be chosen.
``view``
This is the "view" associated with the application. This is used by
instruments like ``fps`` to monitor the current framerate being generated by