Gitiles
Code Review Sign In
gerrit.pixelexperience.org / bootable_recovery / f1fc48c6e62cfee42d25ad12f443e22d50c15d0b / .
tree: 72fb1777e334ccce8f9f622a364b7c0ed66b828b [path history] [tgz]
  1. Android.mk
  2. CleanSpec.mk
  3. NOTICE
  4. README.md
  5. adb_install.cpp
  6. adb_install.h
  7. applypatch/
  8. asn1_decoder.cpp
  9. asn1_decoder.h
  10. bootloader.cpp
  11. bootloader.h
  12. common.h
  13. default_device.cpp
  14. device.cpp
  15. device.h
  16. edify/
  17. etc/
  18. fonts/
  19. fuse_sdcard_provider.cpp
  20. fuse_sdcard_provider.h
  21. fuse_sideload.cpp
  22. fuse_sideload.h
  23. install.cpp
  24. install.h
  25. interlace-frames.py
  26. minadbd/
  27. minui/
  28. minzip/
  29. mtdutils/
  30. otafault/
  31. print_sha1.h
  32. recovery.cpp
  33. res-560dpi ⇨ res-xxhdpi
  34. res-hdpi/
  35. res-mdpi/
  36. res-xhdpi/
  37. res-xxhdpi/
  38. res-xxxhdpi/
  39. roots.cpp
  40. roots.h
  41. screen_ui.cpp
  42. screen_ui.h
  43. testdata/
  44. tests/
  45. tools/
  46. ui.cpp
  47. ui.h
  48. uncrypt/
  49. unique_fd.h
  50. update_verifier/
  51. updater/
  52. verifier.cpp
  53. verifier.h
  54. verifier_test.cpp
  55. verifier_test.sh
  56. wear_ui.cpp
  57. wear_ui.h
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