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 557b792c77 Made abi property common between Android and Linux devices
In both cases, the ABI is now obtained by executing "uname -m" on the
device and perfroming a mapping from the returned machine architecture
a known ABI. If no known ABI is found the architecture string itself is
returned.
2015-06-11 17:45:09 +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 Made abi property common between Android and Linux devices 2015-06-11 17:45:09 +01:00
resources.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
workload.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00