1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-02-21 12:28:44 +00:00

workloads/templerun2: Add missing package name

This commit is contained in:
Marc Bonnici 2018-03-08 11:30:29 +00:00 committed by setrofim
parent 9689420cff
commit d253fd07e6

View File

@ -20,6 +20,7 @@ from wa import ApkReventWorkload
class TempleRun2(ApkReventWorkload): class TempleRun2(ApkReventWorkload):
name = 'templerun2' name = 'templerun2'
package_names = ['com.imangi.templerun2']
description = """ description = """
Temple Run 2 game. Temple Run 2 game.