summaryrefslogtreecommitdiffstats
path: root/tools/releasetools/build_image.py
Commit message (Expand)AuthorAgeFilesLines
* build: Use the password manager for the verity key if possibleRicardo Cerqueira2016-07-111-1/+14
* build: Let the verity signer and metadata builders ask for a passwordRicardo Cerqueira2016-07-041-3/+7
* py3: update all the thingsAnthony King2016-01-041-22/+29
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/bui...Steve Kondik2015-12-071-0/+1
|\
| * DO NOT MERGE: Only use a fixed timestamp when packaging.Tao Bao2015-10-121-0/+1
* | Generate extra userdata partition if neededEthan Chen2015-10-091-2/+11
* | build: get rid of the sparse expand stuffShareef Ali2015-10-061-1/+1
|/
* fix device specific fs_config on build serverThierry Strudel2015-07-101-3/+9
* Retry adjusting the size computation for reserved blocks.Tao Bao2015-06-291-16/+55
* Revert "Adjust the size computation for reserved blocks"Tao Bao2015-06-291-22/+0
* Merge "build_image.py: Make sparse squashfs images" into mnc-devMohamad Ayyash2015-06-241-0/+1
|\
| * build_image.py: Make sparse squashfs imagesMohamad Ayyash2015-06-241-0/+1
* | resolved conflicts for merge of ecfc97f7 to mnc-devSimon Wilson2015-06-241-0/+6
|\ \
| * \ resolved conflicts for merge of f86e7eea to lmp-mr1-ub-devSimon Wilson2015-06-241-0/+6
| |\ \
| | * | Add compressor options for squashfs system imagesSimon Wilson2015-06-221-0/+6
| | * | Allow flashing a squashfs system imageMohamad Ayyash2015-06-161-0/+10
* | | | Adjust the size computation for reserved blocksTao Bao2015-06-231-0/+22
* | | | Allow custom boot_signer and verity_signer.Baligh Uddin2015-06-091-1/+10
| |_|/ |/| |
* | | Wrap zipfile.write(), writestr() and close()Tao Bao2015-05-081-4/+4
|/ /
* | am 347195da: am 6ddc3600: Merge "build_image.py: Verity support for flashing ...Mohamad Ayyash2015-04-021-3/+20
|\ \
| * | build_image.py: Verity support for flashing non partition spanning fsMohamad Ayyash2015-04-011-3/+20
* | | resolved conflicts for merge of 4c32aa3d to lmp-mr1-dev-plus-aospDan Albert2015-03-271-24/+23
|\ \ \ | |/ /
| * | Merge "Make releasetools pylint clean."Dan Albert2015-03-271-24/+23
| |\ \
| | * | Make releasetools pylint clean.Dan Albert2015-03-241-24/+23
* | | | am abc748c1: am 6ff1b035: Merge "Support to build image of root file system w...Ying Wang2015-03-261-19/+47
|\ \ \ \ | |/ / /
| * | | Support to build image of root file system with /system and ramdisk combined.Ying Wang2015-03-261-19/+47
| |/ /
* | | am 4cbc4b39: am ae61f50a: Support to configure and build multiple custom images.Ying Wang2015-03-141-15/+20
|\ \ \ | |/ / |/| / | |/
| * Support to configure and build multiple custom images.Ying Wang2015-03-141-15/+20
* | resolved conflicts for merge of fc759204 to stage-aosp-masterMohamad Ayyash2015-03-041-0/+10
|\ \
| * | Allow flashing a squashfs system imageMohamad Ayyash2015-03-031-0/+10
* | | am aa112716: Merge "build_image: Set file system labels on disk images"David Turner2015-01-071-0/+1
|\ \ \ | |/ / | | / | |/ |/|
| * build_image: Set file system labels on disk imagesChristoffer Dall2015-01-051-0/+1
* | Support journal size board config variables.Ying Wang2014-11-181-0/+5
* | Fix the buildPaul Lawrence2014-11-141-1/+1
|/
* new block OTA system toolsDoug Zongker2014-08-261-9/+0
* save file block allocations in target_filesDoug Zongker2014-08-121-1/+4
* Added support for building verified vendor partitionDaniel Rosenberg2014-07-141-4/+4
* core+tools: support specifying F2FS as the fstype for userdataJP Abgrall2014-06-171-0/+5
* use fs_config and file_contexts from target_filesDoug Zongker2014-06-161-2/+13
* Fix salt for verity tree generation.Geremy Condra2014-05-161-1/+3
* Add verity support to `make dist`.Geremy Condra2014-05-101-11/+12
* verity: switch to C++ version of build_verity_treeColin Cross2014-04-281-10/+4
* Set up rules to build oem.imgYing Wang2014-04-281-0/+5
* handle don't care regions in the system imageDoug Zongker2014-03-031-0/+9
* some builds don't have a build.prop?Doug Zongker2013-12-061-1/+5
* Merge "fix timestamps in images to the build date"Doug Zongker2013-12-061-3/+4
|\
| * fix timestamps in images to the build dateDoug Zongker2013-12-051-3/+4
* | Fix unsparse image reuse bug.Geremy Condra2013-12-051-3/+6
|/
* Fix a misnamed variable to fix the build.Geremy Condra2013-11-171-1/+1
* Add support for verity builds to the build system.Geremy Condra2013-11-171-7/+184