Loading lib/fastboot.js +1 −1 Original line number Diff line number Diff line Loading @@ -401,7 +401,7 @@ export class FastbootDevice { } /** * Upload a payload to the bootloader for further use, e.g. for flashing. * Upload a payload to the bootloader for later use, e.g. flashing. * Does not handle raw images, flashing, or splitting. * * @param {string} partition - Name of the partition the payload is intended for. Loading Loading
lib/fastboot.js +1 −1 Original line number Diff line number Diff line Loading @@ -401,7 +401,7 @@ export class FastbootDevice { } /** * Upload a payload to the bootloader for further use, e.g. for flashing. * Upload a payload to the bootloader for later use, e.g. flashing. * Does not handle raw images, flashing, or splitting. * * @param {string} partition - Name of the partition the payload is intended for. Loading