1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-05 18:31:12 +01:00

worklads/drarm: Set view for FPS instrument

Set the view parameter so that the FPS instrument can collect frame data
from the workload.

Signed-off-by: Kajetan Puchalski <kajetan.puchalski@arm.com>
This commit is contained in:
Kajetan Puchalski 2023-08-14 17:16:49 +01:00 committed by Marc Bonnici
parent 839242d636
commit 11374aae3f

View File

@ -25,6 +25,7 @@ class DrArm(ApkWorkload):
name = 'drarm'
package_names = ['com.Arm.DrArm']
activity = 'com.unity3d.player.UnityPlayerActivity'
view = "SurfaceView[com.Arm.DrArm/com.unity3d.player.UnityPlayerActivity](BLAST)"
install_timeout = 200
description = """
Dr. Arms Amazing Adventures is a Souls-Like Mobile Action Role Playing Game developed at Arm.