mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-31 07:04:17 +00:00 
			
		
		
		
	UiautoWorkloads: Updated to use apk files for uiautoamtion tests.
This commit is contained in:
		| @@ -33,7 +33,7 @@ fi | ||||
| package=com.arm.wlauto.uiauto.adobereader | ||||
| rm -f ../$package | ||||
| if [[ -f app/build/apk/$package.apk ]]; then | ||||
|     cp app/build/apk/$package.apk ../$package.uiautoapk | ||||
|     cp app/build/apk/$package.apk ../$package.apk | ||||
| else | ||||
|     echo 'ERROR: UiAutomator apk could not be found!' | ||||
|     exit 9 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user