1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-07 11:21:30 +01:00
workload-automation/wlauto/common/android
Sebastian Goscik de021da300 ApkWorkload: Fixed runtime permission granting
"Normal" android permissions are automatically granted and cannot
be changed. Trying to "pm grant" these caused an error, this should
no longer occur.
2016-02-15 11:38:28 +00: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 AndroidDevice: Removed duplicate parameter 2016-02-03 15:06:00 +00:00
resources.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
workload.py ApkWorkload: Fixed runtime permission granting 2016-02-15 11:38:28 +00:00