mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-30 22:54:18 +00: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:
		
				
					committed by
					
						 Marc Bonnici
						Marc Bonnici
					
				
			
			
				
	
			
			
			
						parent
						
							839242d636
						
					
				
				
					commit
					11374aae3f
				
			| @@ -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. Arm’s Amazing Adventures is a “Souls-Like” Mobile Action Role Playing Game developed at Arm. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user