mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-31 15:12:25 +00:00 
			
		
		
		
	Update BaseUiAutomator class to API level 18
The change will allow us to use UiAutomator methods introduced in API 18, such as resourceId. As a consequence of the change all dependent uiauto workloads have been incremented also. Tested by rebuilding all uiautomator workloads. They were not run on devices.
This commit is contained in:
		| @@ -11,4 +11,4 @@ | ||||
| #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt | ||||
|  | ||||
| # Project target. | ||||
| target=android-17 | ||||
| target=android-18 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user