summaryrefslogtreecommitdiffstats
path: root/tools/releasetools/ota_from_target_files
Commit message (Expand)AuthorAgeFilesLines
* Restrict the verification in block-based incremental OTAsTao Bao2015-03-121-6/+26
* Revert "Allow system images larger than 2GiB."Justin Harrison2015-02-131-2/+4
* Allow system images larger than 2GiB.Dan Albert2015-02-061-4/+2
* verify system and vendor image together before patching.Jesse Zhao2015-01-071-0/+6
* Add post-install verification phaseMichael Runge2014-10-291-2/+29
* get_stage in updater takes one param, not two.Michael Runge2014-10-231-6/+6
* Allow info_dict from target_files to specify mount optionsMichael Runge2014-10-221-7/+12
* If oem_fingerprint_props is empty, ignore.Michael Runge2014-09-181-4/+4
* explicitly check the superblock for differencesDoug Zongker2014-09-111-2/+4
* refactor BlockDifference into commonDoug Zongker2014-08-261-58/+7
* new block OTA system toolsDoug Zongker2014-08-261-166/+101
* add 5 minute timeout on binary patch constructionDoug Zongker2014-08-051-21/+31
* Merge "fall back to generating full OTA if incremental fails" into lmp-devDoug Zongker2014-08-011-29/+45
|\
| * fall back to generating full OTA if incremental failsDoug Zongker2014-08-041-29/+45
* | store images in target-filesDoug Zongker2014-07-311-18/+68
|/
* resolved conflicts for merge of 240e136e to masterYing Wang2014-06-191-3/+11
|\
| * Document the worker_threads option.Martin Blumenstingl2014-06-111-3/+11
* | full support for OTA of vendor partitionsDoug Zongker2014-06-161-216/+339
* | test block patch more realisticallyDoug Zongker2014-06-131-8/+4
* | configure progress bar during block OTA script generationDoug Zongker2014-06-091-1/+3
* | fix ota script to generate non-block commands correctlyDoug Zongker2014-05-091-1/+1
* | Support block OTA + OEM partitionMichael Runge2014-05-051-3/+16
* | Add support for verifying OEM properties.Michael Runge2014-05-011-15/+69
* | Fix variable name.Ying Wang2014-04-151-1/+1
* | Merge "test block system image patch at build time"Doug Zongker2014-03-061-3/+66
|\ \
| * | test block system image patch at build timeDoug Zongker2014-03-041-3/+66
* | | move data wipe to end of OTA packageDoug Zongker2014-03-041-10/+12
|/ /
* | handle don't care regions in the system imageDoug Zongker2014-03-031-9/+24
* | add option to specify updater binary, for developmentDoug Zongker2014-03-031-5/+14
* | add --block flag to ota_from_target_filesDoug Zongker2014-02-201-10/+16
* | Merge "Add support for block incremental OTAs"Geremy Condra2014-02-201-2/+207
|\ \
| * | Add support for block incremental OTAsGeremy Condra2014-02-201-2/+207
* | | bump releasetools python requirement to 2.7Doug Zongker2014-02-181-2/+2
|/ /
* | make full OTAs block basedDoug Zongker2014-02-041-13/+20
* | add recovery update code to system imagesDoug Zongker2014-02-041-59/+30
* | am 0064dceb: am a8d15474: am 04cff708: resolved conflicts for merge of 7382ec...Ying Wang2014-01-281-5/+13
|\ \ | |/
| * resolved conflicts for merge of 7382ec7d to klp-dev-plus-aospYing Wang2014-01-271-5/+13
| |\
| | * ota_from_target_files: Add an option to not sign OTA packagesTakeshi Kanemoto2014-01-271-5/+13
* | | prefer releasetools.py from target_files zipDoug Zongker2014-01-271-3/+15
|/ /
* | Enabled incrementals to patch + rename moved filesMichael Runge2013-12-161-13/+87
* | add option to generate two-step recovery filesDoug Zongker2013-11-271-21/+143
* | Revert "Enable incremental builder to find files that moved, and try to proce...Michael Runge2013-11-221-54/+5
|/
* Enable incremental builder to find files that moved, andMichael Runge2013-11-071-5/+54
* Update OTA to understand SELinux labels and capabilitiesNick Kralevich2013-09-101-39/+51
* Revert "Update OTA to understand SELinux filesystem labels"Michael Runge2013-07-221-23/+19
* Update OTA to understand SELinux filesystem labelsNick Kralevich2013-07-181-19/+23
* improve OTA failure messagesDoug Zongker2013-06-031-1/+2
* Fix signing process for SELinux file_contextsKenny Root2013-05-291-0/+9
* change recovery partition construction to use resource .datDoug Zongker2012-08-211-15/+24
* load SYSTEM/build.prop into the info_dictDoug Zongker2012-08-161-22/+24