1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-10-30 06:34:13 +00:00

Removed min_apk_version from UXperf workloads. The known working version is now part of the description instead.

This commit is contained in:
Michael McGeagh
2016-12-15 16:13:58 +00:00
parent b1e375a676
commit ffde7401ef
7 changed files with 14 additions and 7 deletions

View File

@@ -23,7 +23,6 @@ class GoogleSlides(AndroidUxPerfWorkload):
name = 'googleslides'
package = 'com.google.android.apps.docs.editors.slides'
min_apk_version = '1.6.312.08'
activity = ''
view = [package + '/com.google.android.apps.docs.quickoffice.filepicker.FilePickerActivity',
package + '/com.google.android.apps.docs.editors.shared.filepicker.FilePickerActivity',
@@ -76,6 +75,8 @@ class GoogleSlides(AndroidUxPerfWorkload):
NOTE: There are known issues with the reliability of this workload on some targets.
It MAY NOT ALWAYS WORK on your device. If you do run into problems, it might help to
set ``do_text_entry`` parameter to ``False``.
Known working APK version: 1.6.312.08
'''
parameters = [