1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wa
Marc Bonnici 4d397ab465 AndroidWorkload: Uninstall uiauto apks before reinstalling
Due to the fact that uiauto apk files built on different machines will
be signed with different keys, adb will fail to overwrite a previous
version even when set to replace. This commit now will uninstall the
previous uiauto apk file if present before attempting to install the new
version.
2017-07-10 11:08:43 +01:00
..
commands commands: renaming record.py to revent.py 2017-04-27 09:01:18 +01:00
framework AndroidWorkload: Uninstall uiauto apks before reinstalling 2017-07-10 11:08:43 +01:00
instrumentation trace-cmd: adding an instrument to collect kernel trace 2017-05-12 10:42:33 +01:00
processors Implment output processing 2017-03-22 15:14:44 +00:00
tools/revent revent workload part 1 2017-04-06 16:38:39 +01:00
utils ExecControl: Fixes bug with inheritance 2017-07-10 11:08:43 +01:00
workloads BenchmarkPi: Added default package name list 2017-06-15 17:44:41 +01:00
__init__.py wa: removing log import from top-level __init__.py 2017-04-27 17:35:42 +01:00