summaryrefslogtreecommitdiffstats
path: root/tools/releasetools/common.py
Commit message (Expand)AuthorAgeFilesLines
* releasetools: support reading release keys out of some sort of commandTom Powell2017-01-231-1/+16
* build: Use the password manager for the verity key if possibleRicardo Cerqueira2016-07-111-2/+16
* build: Let the verity signer and metadata builders ask for a passwordRicardo Cerqueira2016-07-041-1/+1
* ereleasetools: Allow for custom boot image signing toolsBrint E. Kriebel2016-05-171-1/+10
* releasetools: Fix print in boot image signingBrint E. Kriebel2016-04-181-1/+1
* releasetools: Add bootable image signingBrint E. Kriebel2016-04-181-1/+39
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/bu...Steve Kondik2016-03-111-7/+16
|\
| * am 46ae586a: am e09359ab: DO NOT MERGE Pass source\'s info_dict to vendor\'s ...Tao Bao2015-10-171-1/+9
| |\
| * \ am 9f5c487e: Merge "releasetools: Fix parameters for vboot_signer" into mnc-d...Furquan Shaikh2015-08-101-1/+3
| |\ \
| * \ \ am 7f8ecb7f: Merge "Zero out blocks that may be touched by dm-verity." into m...Tao Bao2015-07-101-1/+26
| |\ \ \
| * \ \ \ resolved conflicts for merge of 610754e5 to cw-e-devTao Bao2015-07-081-6/+16
| |\ \ \ \
| | * | | | Scan all init.*.rc files for flash_recovery service.Tao Bao2015-07-071-7/+17
| | * | | | common.py: Add support for squashfsMohamad Ayyash2015-06-161-3/+8
| | * | | | Restrict the verification in block-based incremental OTAsTao Bao2015-03-121-13/+22
* | | | | | releasetool: add OSIP partitions specificsArtefvck 072016-02-201-2/+3
* | | | | | releasetools: Use the first entry of a mount point when reading fstabBrint E. Kriebel2016-01-291-6/+8
* | | | | | releasetools: Store and use the dt image file through target filesBrint E. Kriebel2016-01-271-2/+2
* | | | | | 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
|\ \ \ | |/ /