mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-04-13 14:20:50 +01:00
Extend uiauto build script to copy all dependant classes
This allows the addition of more uiauto related classes beyond BaseUiAutomation.
This commit is contained in:
parent
16ba611789
commit
5702a145ef
2
wlauto/external/uiauto/build.sh
vendored
2
wlauto/external/uiauto/build.sh
vendored
@ -18,4 +18,4 @@
|
||||
|
||||
ant build
|
||||
|
||||
cp bin/classes/com/arm/wlauto/uiauto/BaseUiAutomation.class ../../common/android
|
||||
cp bin/classes/com/arm/wlauto/uiauto/*.class ../../common/android
|
||||
|
Loading…
x
Reference in New Issue
Block a user