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 17fe6c9a5b AndroidDevice: Improved gathering of build props
These are now gathered via `getprop` rather than trying to parse the
build.prop file directly.

This fixes issues with build.prop files that have imports.
2016-05-24 12:55:33 +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: Improved gathering of build props 2016-05-24 12:55:33 +01:00
resources.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
workload.py UiAutomatorWorkload: Added quotes around uiautomator parameters 2016-05-16 16:19:57 +01:00