summaryrefslogtreecommitdiffstats
path: root/tools/releasetools/common.py
Commit message (Expand)AuthorAgeFilesLines
* use the file uid/gid/mode saved in the target_filesDoug Zongker2012-05-031-4/+9
* releasetools: Fix image size checkingAndrew Boie2012-02-211-12/+15
* add device-specific hooks at start of OTA phasesDoug Zongker2012-01-171-0/+15
* Build cache.img on demandYing Wang2011-11-101-0/+1
* Revert "Build cache.img."Ying Wang2011-11-021-1/+0
* Build cache.img.Ying Wang2011-11-011-0/+1
* Support signing target_files without a recovery.fstab.Jeff Davidson2011-10-261-1/+2
* resolved conflicts for merge of a74a4811 to honeycomb-plus-aospYing Wang2011-08-111-4/+2
|\
| * sha module is deprecateddavid2011-08-101-2/+6
| * Merge "Close inherited PIPE before doing work" into gingerbreadYing Wang2011-03-151-0/+17
| |\
| | * Close inherited PIPE before doing workYing Wang2010-12-131-0/+17
* | | resolved conflicts for merge of 0a1f3236 to honeycomb-plus-aospYing Wang2011-03-071-16/+2
|\ \ \ | |/ /
| * | Drop support for target files with no recovery.fstab.Ying Wang2011-03-041-16/+2
| |/
* | increase java heap size when signing packagesDoug Zongker2011-02-231-1/+1
* | read partition length from recovery.fstabDoug Zongker2011-02-231-2/+18
* | Close inherited PIPE before doing workYing Wang2011-02-101-0/+17
* | support use of prebuilt bootable imagesDoug Zongker2011-01-251-35/+56
* | am 8317e664: am 96a57e73: make info_dict and GetTypeAndDevice available to de...Doug Zongker2010-09-261-0/+17
|\ \ | |/
| * make info_dict and GetTypeAndDevice available to device extensionsDoug Zongker2010-09-261-0/+17
| * support for per-partition fs_type (do not merge)Doug Zongker2010-09-211-8/+48
* | support for per-partition fs_typeDoug Zongker2010-09-211-8/+48
* | am 25df2a98: am 6be030af: Merge "remove remaining refs to max_image_sizes" in...Doug Zongker2010-09-171-3/+4
|\ \ | |/
| * remove remaining refs to max_image_sizesDoug Zongker2010-09-171-3/+4
* | resolved conflicts for merge of 813ad17a to masterDoug Zongker2010-09-161-52/+61
|\ \ | |/
| * consolidate target_files metadata into one key-value fileDoug Zongker2010-09-161-52/+61
* | only do size check for yaffs images; fix incremental info dictDoug Zongker2010-09-161-12/+11
|/
* allow partition sizes in hex (when prefixed with 0x)Doug Zongker2010-09-161-2/+2
* store user-visible image sizes in target-filesDoug Zongker2010-09-161-2/+12
* support for ext4/EMMC in target_files and OTA generationDoug Zongker2010-09-161-3/+37
* move File and Difference classes into common scriptDoug Zongker2010-09-121-0/+125
* Fix mkyaffs2image extra flags in the release tools.Ying Wang2010-08-251-0/+12
* Fix mkbootimg parameters for releasetools.Ying Wang2010-08-251-0/+5
* add "EXTERNAL" as special value of LOCAL_CERTIFICATEDoug Zongker2009-12-151-3/+29
* add signing checker script to releasetoolsDoug Zongker2009-12-091-2/+5
* add missing commaDoug Zongker2009-12-031-1/+1
* add 'extras' mechanism to OTA and signing toolsDoug Zongker2009-11-301-2/+11
* remember device-specific releasetools extensions in target-filesDoug Zongker2009-09-301-1/+1
* am e05628cc: fix signing user buildsDoug Zongker2009-08-201-1/+1
|\
| * fix signing user buildsDoug Zongker2009-08-201-1/+1
* | explicitly set max heap size when running signapkDoug Zongker2009-08-141-1/+1
* | update OTA package maker to do whole-file signatureDoug Zongker2009-08-141-8/+15
* | am 1aca962a: allow for malformed imagesizes.txtDoug Zongker2009-08-041-2/+4
|\ \ | |/
| * allow for malformed imagesizes.txtDoug Zongker2009-08-041-2/+4
* | am b6153173: Merge change 9605 into donutAndroid (Google) Code Review2009-08-041-11/+11
|\ \ | |/
| * use the max image sizes from the target files zipDoug Zongker2009-08-031-11/+11
* | ignore missing/bad device-specific releasetools modulesDoug Zongker2009-06-241-11/+12
* | resolved conflicts for merge of e1c31bac to masterDoug Zongker2009-06-241-3/+15
|\ \ | |/
| * make building recovery and boot images optionalDoug Zongker2009-06-231-10/+31
* | support hooks for device-specific code in OTA package generationDoug Zongker2009-06-221-3/+75
* | am 602a84e0: fix releasetools for non-linux architecturesDoug Zongker2009-06-181-21/+19
|\ \ | |/