Gitiles
Code Review Sign In
review.blissroms.org / platform_bootable_recovery / 65c230f4b3c9fd6b42f6502b96e5b47c7b1c2f61 / .
tree: a01544b99af8c148b9f3d66b5542107624f48f1d [path history] [tgz]
  1. applypatch/
  2. edify/
  3. etc/
  4. fonts/
  5. minadbd/
  6. minui/
  7. minzip/
  8. mtdutils/
  9. res-hdpi/
  10. res-mdpi/
  11. res-xhdpi/
  12. res-xxhdpi/
  13. res-xxxhdpi/
  14. testdata/
  15. tests/
  16. tools/
  17. uncrypt/
  18. updater/
  19. res-560dpi ⇨ res-xxhdpi
  20. adb_install.cpp
  21. adb_install.h
  22. Android.mk
  23. asn1_decoder.cpp
  24. asn1_decoder.h
  25. bootloader.cpp
  26. bootloader.h
  27. CleanSpec.mk
  28. common.h
  29. default_device.cpp
  30. device.cpp
  31. device.h
  32. fuse_sdcard_provider.c
  33. fuse_sdcard_provider.h
  34. fuse_sideload.c
  35. fuse_sideload.h
  36. install.cpp
  37. install.h
  38. interlace-frames.py
  39. NOTICE
  40. README.md
  41. recovery.cpp
  42. roots.cpp
  43. roots.h
  44. screen_ui.cpp
  45. screen_ui.h
  46. ui.cpp
  47. ui.h
  48. verifier.cpp
  49. verifier.h
  50. verifier_test.cpp
  51. verifier_test.sh
README.md

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
Powered by Gitilestxt json