mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-20 20:09:11 +00:00
workloads/angrybirds_rio: Add missing package name
This commit is contained in:
parent
635ebc1f4d
commit
b1a15b3458
@ -20,6 +20,7 @@ from wa import ApkReventWorkload
|
||||
class AngryBirdsRio(ApkReventWorkload):
|
||||
|
||||
name = 'angrybirds_rio'
|
||||
package_names = ['com.rovio.angrybirdsrio']
|
||||
description = """
|
||||
Angry Birds Rio game.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user