Skip to content

Add "flash_fastboot_vendor_id" deviceinfo variable for fastboot flash method

Daniele Debernardi requested to merge feature/flasher-fastboot-vendor-id into master

This adds the possibility to specify the -i vendor id parameter of the fastboot command used by the flasher. I added the -i argument for every command even if it's an empty string, becase fastboot ignores it and works like if it's not specified.

Close: #855 (closed)

Merge request reports