mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-27 13:20:34 +00:00
93b6291297
One common issue we see with android devices is that fuzzing drains battery episodically, device goes down and then does not boot until one presses the power button. Check battery level at the beginning of each cycles and wait if it is too low. Current numbers are: wait if level < 20% until it is >=30%. Let's see how it works. Fixes #79 |
||
---|---|---|
.. | ||
adb.go |