1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wlauto/devices/android
Sascha Bischoff cc9b00673e Gem5AndroidDevice: No longer wait for disabled boot animation
Adjust the wait_for_boot method of Gem5AndroidDevice to no longer wait
for the boot animation to finish if the animation has been
disabled. The service.bootanim.exit property is only set (to 0) when
the animation starts, and is set to 1 when the animation finishes. If
the animation never starts, then the property is not set at
all. Hence, we assume the boot animation has finished, unless the
property has been set.
2015-12-10 11:09:42 +00:00
..
gem5 Gem5AndroidDevice: No longer wait for disabled boot animation 2015-12-10 11:09:42 +00:00
generic Updating documentation for generic device interfaces 2015-06-02 12:58:04 +01:00
juno Further fixes for Juno flashing. 2015-09-10 08:40:09 +01:00
nexus5 Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
nexus10 cleaning up initialize() 2015-06-18 09:30:38 +01:00
note3 cleaning up initialize() 2015-06-18 09:30:38 +01:00
odroidxu3 Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
tc2 Update __init__.py 2015-03-16 11:26:58 +08:00
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00