1. 12 Mar, 2014 2 commits
  2. 11 Mar, 2014 3 commits
  3. 10 Mar, 2014 2 commits
  4. 06 Mar, 2014 2 commits
  5. 05 Mar, 2014 2 commits
  6. 04 Mar, 2014 2 commits
  7. 03 Mar, 2014 2 commits
  8. 27 Feb, 2014 2 commits
  9. 20 Dec, 2013 1 commit
  10. 16 Dec, 2013 1 commit
  11. 05 Dec, 2013 1 commit
    • Ying Wang's avatar
      Add utility function find-files-in-subdirs · 7493c39e
      Ying Wang authored
      find-files-in-subdirs uses utility find to find given files in the given
      subdirs. This function uses $(1), instead of LOCAL_PATH as the base.
      
      Change-Id: Ib76631c97acd257d651a580cbad767606874f5d0
      (cherry picked from commit 85898bca)
      7493c39e
  12. 04 Dec, 2013 1 commit
  13. 03 Dec, 2013 1 commit
  14. 27 Nov, 2013 1 commit
    • Doug Zongker's avatar
      add option to generate two-step recovery files · 9b23f2cd
      Doug Zongker authored
      When run with the -2 option, ota_from_target_files will generate a
      package (full or incremental) that does some extra reboots in order to
      install the new recovery first, so that the rest of the installation
      is done with the new recovery.  This can be useful if (say) the
      package installation needs some features from the newer kernel.
      
      For incremental packages, the verification phase is still done with
      the old recovery.
      
      This is only supported on devices where the misc partition is EMMC
      (not MTD).
      
      Two-step packages are slower to install and possibly confusing to
      users (they will see their device reboot four times instead of twice),
      so only use this option if necessary.
      
      Change-Id: I3267d905e5e8eb1a1eb61bf48255b8b24ffc4ad1
      9b23f2cd
  15. 22 Nov, 2013 3 commits
  16. 14 Nov, 2013 2 commits
  17. 13 Nov, 2013 7 commits
  18. 11 Nov, 2013 3 commits
  19. 10 Nov, 2013 2 commits