Skip to content
  1. Nov 08, 2016
    • Tianjie Xu's avatar
      Move recovery_test.cpp out of unit test · 5d8b53b2
      Tianjie Xu authored
      Move recovery-refresh/persist tests out because these tests need special
      steps to run. Also switch the constants to std::string.
      
      Test: recovery_manual_test passed on an A/B device
      Change-Id: I60b3ec6f094044945c3aafc1fae540896a6ddea6
      5d8b53b2
  2. Feb 04, 2016
  3. Apr 10, 2015
  4. Mar 23, 2015
    • Elliott Hughes's avatar
      Add "Apply update from sdcard" to default recovery image. · c51ac89f
      Elliott Hughes authored
      At the moment, this is the only difference in the sprout recovery
      image. That's silly. Let's just improve the error handling slightly
      and always have this option present.
      
      Also make the obscure "<3e>" less unclear.
      
      Also use "power button" as the default text rather than "enter button",
      because it's been years since anyone had one of those. (Longer term we
      should let subclassers tell us the keycode and we translate it to the
      correct string.)
      
      Also move the two "Reboot" options together, put "Power off" at the
      bottom (and use that terminology, like the real UI, rather than
      "Power down"), and use capitals throughout.
      
      Finally, add a README.md with some useful instructions.
      
      Change-Id: I94fb19f73d79c54fed2dda30cefb884426641b5c
      c51ac89f
Loading