mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-01 10:52:33 +01:00
dev_scripts: add rebuild_all_uiauto
Add a script to rebuild UIAutomator APKs for all workloads that have them. This is usefull to ensure they all use the latest uiauto.arr after making changes to it.
This commit is contained in:
committed by
marcbonnici
parent
2611579d29
commit
20f10f51e2
@@ -21,3 +21,6 @@ Scripts
|
||||
:pylint: Runs pylint (must be installed) over wlauto with the correct settings
|
||||
for WA.
|
||||
|
||||
:rebuild_all_uiauto: Rebuild UIAutomator APKs for workloads that have them. This
|
||||
is useful to make sure they're all using the latest
|
||||
uiauto.arr after the latter has been updated.
|
||||
|
Reference in New Issue
Block a user