1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-10-31 15:12:25 +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

@@ -20,7 +20,6 @@ class Googleplaybooks(AndroidUxPerfWorkload):
name = 'googleplaybooks'
package = 'com.google.android.apps.books'
min_apk_version = '3.9.37'
activity = 'com.google.android.apps.books.app.BooksActivity'
view = [package + '/com.google.android.apps.books.app.HomeActivity',
package + '/com.android.vending/com.google.android.finsky.activities.MainActivity',
@@ -52,6 +51,8 @@ class Googleplaybooks(AndroidUxPerfWorkload):
Free books require payment details to have been setup otherwise it fails.
Tip: Install the 'Google Opinion Rewards' app to bypass the need to enter valid
card/bank detail.
Known working APK version: 3.9.37
'''
parameters = [