1. 30 Apr, 2012 1 commit
  2. 26 Apr, 2012 1 commit
  3. 16 Apr, 2012 1 commit
  4. 12 Apr, 2012 2 commits
    • Doug Zongker's avatar
      am e5d5ac76: minor recovery changes · f69d40af
      Doug Zongker authored
      * commit 'e5d5ac76':
        minor recovery changes
      f69d40af
    • Doug Zongker's avatar
      minor recovery changes · e5d5ac76
      Doug Zongker authored
      - add the --just_exit option to make recovery exit normally without doing anything
      - make it possible to build updater extensions in C++
      - add the clear_display command so that the updater binary can request
        recovery switch to the NONE background UI
      
      These are all used to support the notion of using OTA as a factory
      reflash mechanism.
      
      Change-Id: Ib00d1cbf540feff38f52a61a2cf198915b48488c
      e5d5ac76
  5. 10 Apr, 2012 1 commit
  6. 09 Apr, 2012 2 commits
  7. 08 Apr, 2012 1 commit
    • Kenny Root's avatar
      Update merge for SELinux to compile · 038818cb
      Kenny Root authored
      The contribution of SELinux things to AOSP had a call to the old
      ui_print that merged cleanly. This changes that call into the newer
      call so it will actually compile when enabled.
      
      Change-Id: I8368e937219b01d0bef06007fa46302415256d07
      038818cb
  8. 07 Apr, 2012 2 commits
  9. 06 Apr, 2012 2 commits
  10. 03 Apr, 2012 2 commits
  11. 02 Apr, 2012 1 commit
  12. 31 Mar, 2012 1 commit
  13. 30 Mar, 2012 3 commits
  14. 26 Mar, 2012 1 commit
  15. 22 Mar, 2012 2 commits
  16. 21 Mar, 2012 2 commits
  17. 20 Mar, 2012 3 commits
  18. 19 Mar, 2012 1 commit
    • Doug Zongker's avatar
      run minadbd as shell user · 703ed152
      Doug Zongker authored
      Make minadbd drop its root privileges after initializing.  We need to
      make the /tmp directory writable by the shell group so that it can
      drop the sideloaded file there.
      
      Change-Id: I67b292cf769383f0f67fb934e5a80d408a4c131d
      703ed152
  19. 28 Feb, 2012 3 commits
    • Doug Zongker's avatar
      remove retouching code from updater · 35a35a67
      Doug Zongker authored
      Removes the retouch_binaries and undo_retouch_binaries from updater;
      newly generated OTA packages should not call them any more.
      
      Note that applypatch retains the ability to unretouch a file as it
      reads it.  This will be needed as long as we want to support OTAs from
      devices that were installed with retouching.
      
      Change-Id: Ib3f6baeae90c84ba85983f626d821ab7e436ceb2
      35a35a67
    • Doug Zongker's avatar
      fix build · b07b2939
      Doug Zongker authored
      Change-Id: I44a75f5451af053778be299b23274ecce9b2db76
      b07b2939
    • Doug Zongker's avatar
      fix failure to free memory · 1c43c974
      Doug Zongker authored
      The applypatch function is somewhat sloppy about freeing memory (since
      it was originally a standalone binary).  Fix some of that.
      
      Change-Id: Ifd44d71ea189c0b5115493119fd57bc37533fd59
      1c43c974
  20. 01 Feb, 2012 3 commits
  21. 31 Jan, 2012 1 commit
  22. 24 Jan, 2012 1 commit
  23. 18 Jan, 2012 3 commits