Gitiles
Code Review Sign In
gerrit.pixelexperience.org / bootable_recovery / e5d3d15cd2f8a6787d1bac3fe09e36618743c365 / .
tree: 2550940b10ee77fe5560cc6f44fbe383d7c18893 [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.c
  20. fuse_sdcard_provider.h
  21. fuse_sideload.c
  22. fuse_sideload.h
  23. install.cpp
  24. install.h
  25. interlace-frames.py
  26. minadbd/
  27. minui/
  28. minzip/
  29. mtdutils/
  30. recovery.cpp
  31. res-hdpi/
  32. res-mdpi/
  33. res-xhdpi/
  34. res-xxhdpi/
  35. res-xxxhdpi/
  36. roots.cpp
  37. roots.h
  38. screen_ui.cpp
  39. screen_ui.h
  40. testdata/
  41. tests/
  42. tools/
  43. ui.cpp
  44. ui.h
  45. uncrypt/
  46. updater/
  47. verifier.cpp
  48. verifier.h
  49. verifier_test.cpp
  50. verifier_test.sh
  51. wear_ui.cpp
  52. 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