On Thu, 5 Sep 2019 at 10:16, Ilya Fedusiv ilya.f@l4b-software.com wrote:
Hi!
Lava as default at beginning runs that command:
nice fastboot -s 261a1c5d reboot-bootloader
This is coming from base-fastboot template {% set soft_reboot_command = soft_reboot_command|default('adb -s ' + fastboot_serial_number + ' reboot bootloader') %}
So to prevent it you need to set soft_reboot_command in your device dictionary.
milosz
Is it possible to avoid this step? Dont run this command
Ilya
Lava-users mailing list Lava-users@lists.lavasoftware.org https://lists.lavasoftware.org/mailman/listinfo/lava-users