"tools/git@repo.buzztime.com:halo/bootable_recovery.git" did not exist on "7bad7c4646ee8fd8d6e6ed0ffd3ddbb0c1b41a2f"
Check all lseek calls succeed.
Elliott Hughes authored
Also add missing TEMP_FAILURE_RETRYs on read, write, and lseek.

Bug: http://b/20625546
Change-Id: I03b198e11c1921b35518ee2dd005a7cfcf4fd94b
7bad7c46

The Recovery Image

Quick turn-around testing

mm -j && m ramdisk-nodeps && m recoveryimage-nodeps

# To boot into the new recovery image
# without flashing the recovery partition:
adb reboot bootloader
fastboot boot $ANDROID_PRODUCT_OUT/recovery.img