aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* build_image: hard code set inode size to 256Mark Salyzyn2019-01-101-0/+1
* Merge "Add BUILD_USERNAME and BUILD_HOSTNAME"Treehugger Robot2019-01-101-2/+2
|\
| * Add BUILD_USERNAME and BUILD_HOSTNAMEDan Willemsen2019-01-021-2/+2
* | Don't build retrofit OTA package if vendor.img is unavailable.Tao Bao2019-01-071-2/+3
* | Merge "Remove more Android.mk files from build/make"Treehugger Robot2019-01-074-66/+6
|\ \
| * | Remove more Android.mk files from build/makeDan Willemsen2019-01-044-66/+6
* | | Merge "Increase slack for inode estimation algorithm"Treehugger Robot2019-01-041-2/+2
|\ \ \ | |/ / |/| |
| * | Increase slack for inode estimation algorithmHridya Valsaraju2019-01-041-2/+2
* | | Put system_other in super.imgYifan Hong2019-01-021-18/+34
| |/ |/|
* | Produce ro.build.version.preview_sdk_fingerprintDan Willemsen2018-12-271-0/+1
|/
* blockimgdiff: add a function to select and convert 'diff' to newxunchang2018-12-192-12/+99
* Merge "Relax inode usage estimation slack for DAP right sizing"Treehugger Robot2018-12-171-2/+2
|\
| * Relax inode usage estimation slack for DAP right sizingHridya Valsaraju2018-12-141-2/+2
* | Add owners for fs_configTom Cherry2018-12-141-0/+2
* | Add a print command to fs_config_generator.pyJoe Onorato2018-12-131-0/+22
* | Merge "blockimgdiff: Factor out the diff_worker"Tianjie Xu2018-12-131-100/+151
|\ \
| * | blockimgdiff: Factor out the diff_workerxunchang2018-12-121-100/+151
* | | fs_config: remove empty fs_config_* automation.Mark Salyzyn2018-12-122-38/+1
* | | Add recovery_acpio option to make recovery imageChen, ZhiminX2018-12-111-4/+7
|/ /
* | Allow the include directive.Chih-Hung Hsieh2018-12-071-1/+2
* | Don't build super image if source images are missingYifan Hong2018-12-072-7/+19
* | fs_config: add product and product_servicesMark Salyzyn2018-12-064-102/+147
* | releasetools: Keep the original RangeSet for 'uses_shared_blocks' case.Tao Bao2018-12-063-15/+28
* | Merge "Move android_ids from .data.rel.ro to .rodata"Vic Yang2018-12-061-2/+8
|\ \
| * | Move android_ids from .data.rel.ro to .rodataVic Yang2018-12-051-2/+8
* | | Merge changes from topic "super_target_files"Yifan Hong2018-12-042-54/+207
|\ \ \ | |/ / |/| |
| * | add_img_to_target_files uses build_super_imageYifan Hong2018-12-031-54/+5
| * | Build super.img from images in target_filesYifan Hong2018-12-031-0/+202
| |/
* / releasetools: Specify a minimum size for right-sized images.David Anderson2018-11-291-0/+3
|/
* releasetools: Remove the mismatch map files when generating retrofit OTAs.Tao Bao2018-11-281-2/+3
* Merge "Infer prebuilt image size"Treehugger Robot2018-11-271-7/+15
|\
| * Infer prebuilt image sizeYifan Hong2018-11-271-7/+15
* | Merge "Use common.RunAndCheckOutput() in add_img_to_target_files.py."Tao Bao2018-11-262-34/+9
|\ \ | |/ |/|
| * Use common.RunAndCheckOutput() in add_img_to_target_files.py.Tao Bao2018-11-212-34/+9
* | dynamic_partition_use -> use_dynamic_partitions.Yifan Hong2018-11-211-3/+3
|/
* Generate retrofit OTA.Yifan Hong2018-11-201-1/+87
* Add split super images to target_files.Yifan Hong2018-11-201-3/+66
* fs_config: fix fs_config_*_system targetsMark Salyzyn2018-11-191-4/+6
* releasetools: Temporarily disable verifying AVB-signed images.Tao Bao2018-11-151-25/+3
* build: Split out mkfs in BuildImageMkfs (retry)Mark Salyzyn2018-11-081-81/+110
* Revert "build: Split out mkfs in BuildImageMkfs"Mark Salyzyn2018-11-081-101/+81
* build: Split out mkfs in BuildImageMkfsMark Salyzyn2018-11-071-81/+101
* build_image: right size image problems.Mark Salyzyn2018-11-071-3/+7
* Merge "releasetools: Add tests for VerityImageBuilder."Tao Bao2018-11-073-12/+156
|\
| * releasetools: Add tests for VerityImageBuilder.Tao Bao2018-11-063-12/+156
* | Make right-sizing less aggressiveAnton Hansson2018-11-071-1/+1
* | build_image still too aggressive with right sizing (part troix)Mark Salyzyn2018-11-061-1/+1
* | Merge "releasetools: Create VerityImageBuilder."Tao Bao2018-11-064-307/+415
|\|
| * releasetools: Create VerityImageBuilder.Tao Bao2018-11-064-307/+415
* | Merge "releasetools: Log the exceptions before rethrowing."Treehugger Robot2018-11-061-0/+2
|\ \