mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-04 12:22:41 +01: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.sqlite
|
||||
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