summaryrefslogtreecommitdiffstats
path: root/tools/releasetools/common.py
Commit message (Expand)AuthorAgeFilesLines
* py3: update all the thingsAnthony King2016-01-041-36/+51
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/bui...Steve Kondik2015-12-071-1/+9
|\
| * am e09359ab: DO NOT MERGE Pass source\'s info_dict to vendor\'s releasetools.py.Tao Bao2015-10-171-1/+9
| |\
| | * DO NOT MERGE Pass source's info_dict to vendor's releasetools.py.Tao Bao2015-10-161-1/+9
* | | Change the cache partition size check into warnings.Tao Bao2015-11-061-0/+4
* | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-1/+3
|\ \ \ | |/ /
| * | releasetools: Fix parameters for vboot_signerFurquan Shaikh2015-08-101-1/+3
| |/
* | Generate extra userdata partition if neededEthan Chen2015-10-091-2/+2
* | Fix syntax issues and recovery generationStephen Bird2015-10-081-1/+1
* | releasetools: fix cleaning up /tmp/Dan Pasanen2015-10-061-1/+1
* | build: Add changes to release tools and mkbootimgAmeya Thakur2015-10-061-2/+9
* | releasetools: clean up residual targetfiles-* dirs in /tmp/Dan Pasanen2015-10-061-0/+1
* | Add ext2, ext3, and vfat to releasetoolsBrandon Bennett2015-10-061-1/+4
* | releasetools: ota_from_target_files: add FullOTA_PostValidateM1cha2015-10-061-0/+5
* | ota: Let devices specify their own recovery-from-boot.p installerRicardo Cerqueira2015-10-061-0/+4
* | ota: Build uboot bootable images when necessaryRicardo Cerqueira2015-10-061-34/+59
|/
* Zero out blocks that may be touched by dm-verity.Tao Bao2015-07-101-1/+26
* Support SELinux context label when mountingTao Bao2015-06-101-2/+12
* Allow custom boot_signer and verity_signer.Baligh Uddin2015-06-091-4/+16
* Add post-install verification for BBOTAsTao Bao2015-06-021-0/+16
* Use zipalign -p to page align .so filesBrian Carlstrom2015-05-221-1/+1
* Fix the permission setting in common.ZipWriteStr()Tao Bao2015-05-201-2/+7
* Add support for clobbered blocksTao Bao2015-05-131-4/+10
* Wrap zipfile.write(), writestr() and close()Tao Bao2015-05-081-11/+46
* common.py: Add support for squashfsMohamad Ayyash2015-05-011-1/+2
* am 045d817c: am 497b74d5: am d21d1d27: am 00e1f003: Merge "Check partition ha...Sami Tolvanen2015-04-251-3/+6
|\
| * Check partition hash before resorting to block_image_verifySami Tolvanen2015-04-241-3/+6
* | Separate boot and recovery image signing from dm-veritySami Tolvanen2015-04-081-1/+2
* | am 93d46584: am ae26f5b0: am 53602955: Merge "Add support to sign bootable im...Tao Bao2015-04-011-2/+20
|\ \ | |/
| * Add support to sign bootable images with vboot_signerTao Bao2015-04-011-2/+20
* | am 146366bf: am b6339d74: am f1a8c8c5: Merge "Fix up a few callers of GetType...Dan Albert2015-03-281-7/+4
|\ \ | |/
| * Fix up a few callers of GetTypeAndDevice.Dan Albert2015-03-271-7/+4
* | resolved conflicts for merge of eecf00db to masterDan Albert2015-03-271-118/+143
|\ \ | |/
| * Make releasetools pylint clean.Dan Albert2015-03-241-116/+139
* | Merge "Add bootsigner path as an option"Baligh Uddin2015-03-261-2/+6
|\ \ | |/ |/|
| * Add bootsigner path as an optionBaligh Uddin2015-02-111-2/+6
| * am f8f91c94: am 3907eaf8: am cd082d4b: Allow system images larger than 2GiB.Dan Albert2015-02-091-13/+53
| |\
| * | Change transfer list format to include block hashesSami Tolvanen2015-01-301-13/+25
* | | Allow system images larger than 2GiB.Dan Albert2015-03-191-13/+55
* | | Restrict the verification in block-based incremental OTAsTao Bao2015-03-131-15/+22
* | | Do not use block_verify on target-files where feature is missing.Michael Runge2015-03-131-7/+12
* | | Change transfer list format to include block hashesSami Tolvanen2015-03-111-13/+25
* | | Revert "Allow system images larger than 2GiB."Justin Harrison2015-02-131-53/+13
| |/ |/|
* | Allow system images larger than 2GiB.Dan Albert2015-02-061-13/+53
|/
* verify system and vendor image together before patching.Jesse Zhao2015-01-071-5/+10
* DO NOT MERGE: Change verity key formatsSami Tolvanen2014-11-131-1/+1
* generate version 2 blockimgdiff filesDoug Zongker2014-09-251-1/+8
* explicitly check the superblock for differencesDoug Zongker2014-09-111-1/+18
* select default search_path by platformDoug Zongker2014-09-091-3/+10
* Add java_args as a valid optionBaligh Uddin2014-09-061-2/+2