Fix compatibility across the board

Change-Id: I6376920775ddabb4d4af505fffd86e404403a64a
11 files changed
tree: 05324fc8c6c0d97d76fbc607d72ced81f5a0bb9d
  1. adbbu/
  2. applypatch/
  3. bmlutils/
  4. crypto/
  5. digest/
  6. dosfstools/
  7. edify/
  8. etc/
  9. exfat/
  10. fb2png/
  11. flashutils/
  12. fonts/
  13. fuse/
  14. gpt/
  15. gui/
  16. htcdumlock/
  17. injecttwrp/
  18. libblkid/
  19. libcrecovery/
  20. libmincrypt/
  21. libpixelflinger/
  22. libtar/
  23. minadbd/
  24. minadbd.old/
  25. minui/
  26. minui.old/
  27. minuitwrp/
  28. minzip/
  29. mmcutils/
  30. mtdutils/
  31. mtp/
  32. oldverifier/
  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. .gitignore
  56. adb_install.cpp
  57. adb_install.h
  58. Android.mk
  59. asn1_decoder.cpp
  60. asn1_decoder.h
  61. bootloader.cpp
  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.