mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-31 15:12:25 +00: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