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 f1bb44b3e7 ApkWorkload: Added automatic granting of runtime permissions
As of Android 6.0, apps can request permissions at runtime. If the
target device is running Android 6.0+ these permissions are now automatically
granted.
2016-01-11 13:58:38 +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: remove unnecessary escapes from update locksettings command 2015-12-15 09:52:46 +00:00
resources.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
workload.py ApkWorkload: Added automatic granting of runtime permissions 2016-01-11 13:58:38 +00:00