mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-11-04 00:52:08 +00:00 
			
		
		
		
	Added views/activities/context for use with wa's FPS instrumentation layer
This commit is contained in:
		
							
								
								
									
										6
									
								
								wlauto/workloads/googlephotos/__init__.py
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										6
									
								
								wlauto/workloads/googlephotos/__init__.py
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							@@ -9,7 +9,11 @@ class Googlephotos(AndroidUiAutoBenchmark):
 | 
			
		||||
    name = 'googlephotos'
 | 
			
		||||
    package = 'com.google.android.apps.photos'
 | 
			
		||||
    activity = 'com.google.android.apps.photos.home.HomeActivity'
 | 
			
		||||
 | 
			
		||||
    view = [package+'/com.google.android.apps.consumerphotoeditor.fragments.ConsumerPhotoEditorActivity',
 | 
			
		||||
            package+'/com.google.android.apps.photos.home.HomeActivity',
 | 
			
		||||
            package+'/com.google.android.apps.photos.localmedia.ui.LocalPhotosActivity',
 | 
			
		||||
            package+'/com.google.android.apps.photos.onboarding.AccountPickerActivity',
 | 
			
		||||
            package+'/com.google.android.apps.photos.onboarding.IntroActivity']
 | 
			
		||||
    description = """
 | 
			
		||||
    A workload to perform standard productivity tasks with googlephotos.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user