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:
parent
9689420cff
commit
d253fd07e6
@ -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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user