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:
committed by
Marc Bonnici
parent
e9839d52c4
commit
f3e7b14b28
@@ -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']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user