mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-31 15:12:25 +00:00 
			
		
		
		
	workloads/gfxbench: Fix formatting
This commit is contained in:
		| @@ -70,7 +70,6 @@ public class UiAutomation extends BaseUiAutomation { | |||||||
|             accept.click(); |             accept.click(); | ||||||
|             sleep(5); |             sleep(5); | ||||||
|         } |         } | ||||||
|  |  | ||||||
|         UiObject sync = |         UiObject sync = | ||||||
|                 mDevice.findObject(new UiSelector().text("Data synchronization") |                 mDevice.findObject(new UiSelector().text("Data synchronization") | ||||||
|                     .className("android.widget.TextView")); |                     .className("android.widget.TextView")); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user