1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto/common/android
Sergei Trofimov 697aefc7bb ApkWorkload: clear app data on failed uninstall.
If uninstall fails, "pm clear" should be called to make sure that the
next time the app is launched it starts from a known state (which would
normally be ensured by the uninstall).
2016-04-19 16:43:42 +01:00
..
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
BaseUiAutomation.class Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
device.py Fix to install APKs with whitespace in their path name 2016-04-06 10:53:08 +01:00
resources.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
workload.py ApkWorkload: clear app data on failed uninstall. 2016-04-19 16:43:42 +01:00