Fix image flashing: attempt 2

We missed a spot!

Change-Id: Ic838f4a23107b4d52d3fb1d7a875e265726c4516
(cherry picked from commit e9a3ee2693df3b9ebe7f501bc93411065559b5f1)
1 file changed
tree: 769fb16193c63c7a732d98b814b99aa750fa082a
  1. adbbu/
  2. applypatch/
  3. bmlutils/
  4. bootloader_message/
  5. crypto/
  6. digest/
  7. dosfstools/
  8. edify/
  9. etc/
  10. exfat/
  11. fb2png/
  12. flashutils/
  13. fonts/
  14. fuse/
  15. gpt/
  16. gui/
  17. htcdumlock/
  18. injecttwrp/
  19. libblkid/
  20. libcrecovery/
  21. libmincrypt/
  22. libpixelflinger/
  23. libtar/
  24. minadbd/
  25. minadbd.old/
  26. minui/
  27. minui.old/
  28. minuitwrp/
  29. minzip/
  30. mmcutils/
  31. mtdutils/
  32. mtp/
  33. openaes/
  34. orscmd/
  35. otafault/
  36. pigz/
  37. prebuilt/
  38. res/
  39. res-hdpi/
  40. res-mdpi/
  41. res-xhdpi/
  42. res-xxhdpi/
  43. res-xxxhdpi/
  44. scripts/
  45. sepolicy/
  46. simg2img/
  47. tests/
  48. toolbox/
  49. tools/
  50. toybox/
  51. twrpTarMain/
  52. uncrypt/
  53. update_verifier/
  54. updater/
  55. verifier24/
  56. .gitignore
  57. adb_install.cpp
  58. adb_install.h
  59. Android.mk
  60. asn1_decoder.cpp
  61. asn1_decoder.h
  62. bootloader.h
  63. CleanSpec.mk
  64. common.h
  65. data.cpp
  66. data.hpp
  67. default_device.cpp
  68. device.cpp
  69. device.h
  70. error_code.h
  71. find_file.cpp
  72. find_file.hpp
  73. fixContexts.cpp
  74. fixContexts.hpp
  75. fuse.h
  76. fuse_sdcard_provider.cpp
  77. fuse_sdcard_provider.h
  78. fuse_sideload.cpp
  79. fuse_sideload.h
  80. infomanager.cpp
  81. infomanager.hpp
  82. install.cpp
  83. install.h
  84. interlace-frames.py
  85. legacy_properties.h
  86. legacy_property_service.cpp
  87. legacy_property_service.h
  88. mounts.c
  89. mounts.h
  90. NOTICE
  91. openrecoveryscript.cpp
  92. openrecoveryscript.hpp
  93. partition.cpp
  94. partitionmanager.cpp
  95. partitions.hpp
  96. print_sha1.h
  97. progresstracking.cpp
  98. progresstracking.hpp
  99. README.md
  100. recovery-persist.cpp
  101. recovery-persist.rc
  102. recovery-refresh.cpp
  103. recovery-refresh.rc
  104. recovery.cpp
  105. recovery_ui.h
  106. roots.cpp
  107. roots.h
  108. screen_ui.cpp
  109. screen_ui.h
  110. set_metadata.cpp
  111. set_metadata.h
  112. tarWrite.c
  113. tarWrite.h
  114. tw_atomic.cpp
  115. tw_atomic.hpp
  116. twcommon.h
  117. twinstall.cpp
  118. twinstall.h
  119. twrp-functions.cpp
  120. twrp-functions.hpp
  121. twrp.cpp
  122. twrpDigest.cpp
  123. twrpDigest.hpp
  124. twrpDU.cpp
  125. twrpDU.hpp
  126. twrpTar.cpp
  127. twrpTar.h
  128. twrpTar.hpp
  129. ui.cpp
  130. ui.h
  131. unique_fd.h
  132. variables.h
  133. verifier.cpp
  134. verifier.h
  135. wear_touch.cpp
  136. wear_touch.h
  137. wear_ui.cpp
  138. wear_ui.h
README.md

Team Win Recovery Project (TWRP)

You can find a compiling guide here.