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
Sebastian Goscik 17ce8d0fe9 Revent: Device model name is now used when searching for revent files
Previously the WA device name was used when searching for revent files.
Since most were `generic_android` this made it difficult to keep revent
files for multiple android devices. Now it the device model is used instead.

If a file with the device model is not found it will fall back to the WA
device name.
2016-06-01 16:47:01 +01:00
..
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
BaseUiAutomation.class BaseUiAutomation: Added functions for checking version strings 2016-05-16 17:22:09 +01:00
device.py AndroidDevice: kick-off no longer requires root 2016-05-26 10:29:21 +01:00
resources.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
workload.py Revent: Device model name is now used when searching for revent files 2016-06-01 16:47:01 +01:00