1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-10-29 22:24:51 +00:00

Update googlemaps workload to work against most recent version

* Updated google maps workload to work against apk version 10.19.1
This commit is contained in:
Robert Freeman
2019-10-29 13:17:51 +00:00
committed by Marc Bonnici
parent e9839d52c4
commit f3e7b14b28
3 changed files with 20 additions and 1 deletions

View File

@@ -37,7 +37,7 @@ class GoogleMaps(ApkUiautoWorkload):
should then be placed in the ``~/.workload_automation/dependencies/googlemaps`` directory on your
local machine, creating this if it does not already exist.
Known working APK version: 9.72.2
Known working APK version: 10.19.1
'''
package_names = ['com.google.android.apps.maps']