mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-02 11:22:41 +01:00
workloads/templerun2: Add missing package name
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user