aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge "Handle warning lines from RBE"Chih-hung Hsieh2021-09-031-3/+35
|\
| * Handle warning lines from RBEChih-Hung Hsieh2021-09-031-3/+35
* | Allow user to manually override enable_vabc_xorKelvin Zhang2021-08-311-3/+7
* | Check for vintf compatiblity early in generation processKelvin Zhang2021-08-311-2/+2
|/
* Add find_files builtin, use it to fix find_and_copy implementationSasha Smundak2021-08-193-3/+57
* Respect VABC Xor prop in ota_from_target_filesKelvin Zhang2021-08-122-0/+10
* Fix rblf_file_exists, it should return true for a directory, too.Sasha Smundak2021-08-102-1/+2
* Merge "Make apex util detect if hashtree is present"Kelvin Zhang2021-08-062-27/+31
|\
| * Make apex util detect if hashtree is presentKelvin Zhang2021-08-062-27/+31
* | releasetools: better logs.Yifan Hong2021-08-041-1/+1
|/
* Fix a bug in computing streaming property of payload.binKelvin Zhang2021-07-284-15/+95
* Merge "cleanup: remove unnecessary steps in apex_utils"Jooyung Han2021-07-281-18/+5
|\
| * cleanup: remove unnecessary steps in apex_utilsJooyung Han2021-07-221-18/+5
* | Skip vbmeta_system if it doesn't existKelvin Zhang2021-07-272-0/+14
* | Merge "Add an option for VABC xor"Kelvin Zhang2021-07-241-0/+6
|\ \
| * | Add an option for VABC xorKelvin Zhang2021-07-121-0/+6
* | | Merge "Support for dexopt postprocessing in merge_target_files."Jose "Pepe" Galmes2021-07-231-30/+388
|\ \ \
| * | | Support for dexopt postprocessing in merge_target_files.Jose Galmes2021-07-221-30/+388
| | |/ | |/|
* / | Amend owner files for releasetool scriptsTianjie2021-07-211-1/+3
|/ /
* | signapk: --align-file-size flagJooyung Han2021-07-212-9/+50
* | Merge "zipalign: use getopt"Jooyung Han2021-07-191-44/+29
|\ \
| * | zipalign: use getoptJooyung Han2021-07-171-44/+29
* | | Merge "Adjust some behaviors for --rebuild-sepolicy"Daniel Norman2021-07-191-2/+12
|\ \ \ | |/ / |/| |
| * | Adjust some behaviors for --rebuild-sepolicyPo Hu2021-07-081-2/+12
* | | Merge "Update language to comply with Android's inclusive language guidance"Treehugger Robot2021-07-151-1/+1
|\ \ \
| * | | Update language to comply with Android's inclusive language guidanceMark Chien2021-02-241-1/+1
* | | | Merge "Write the vbmeta digest to the output zipfile also"Tianjie Xu2021-07-151-13/+26
|\ \ \ \
| * | | | Write the vbmeta digest to the output zipfile alsoTianjie2021-07-141-13/+26
| | |/ / | |/| |
* / | | fs_config reads headers from snapshots, if availableJustin Yun2021-07-131-25/+40
|/ / /
* | / Regenerate odm or vendor using combined sepolicy if --rebuild-sepolicy.Daniel Norman2021-07-012-14/+122
| |/ |/|
* | Merge "Add apex info to the streaming property file"Tianjie Xu2021-06-292-0/+4
|\ \
| * | Add apex info to the streaming property fileTianjie2021-06-102-0/+4
* | | Removing AFTL integration from release tools.Jan Monsch2021-06-294-211/+1
* | | Support block_list and readonly for f2fsJaegeuk Kim2021-06-241-1/+4
* | | Update OWNERS for signapk.Elliott Hughes2021-06-171-1/+1
* | | Merge "Add ro.vendor.build.dont_use_vabc to disable VABC OTA"Treehugger Robot2021-06-142-0/+11
|\ \ \
| * | | Add ro.vendor.build.dont_use_vabc to disable VABC OTAKelvin Zhang2021-06-142-0/+11
* | | | Merge "Handles capex in signing script"Treehugger Robot2021-06-121-6/+20
|\ \ \ \
| * | | | Handles capex in signing scriptTianjie2021-06-111-6/+20
| | |/ / | |/| |
* | | | Add one more Java warning patternChih-Hung Hsieh2021-06-101-0/+2
| |/ / |/| |
* | | Merge "Add one Asm warning pattern"Chih-hung Hsieh2021-06-101-0/+2
|\ \ \ | |/ / |/| |
| * | Add one Asm warning patternChih-Hung Hsieh2021-06-081-0/+2
* | | Merge "Amend the apex info for ota package"Tianjie Xu2021-06-095-10/+83
|\ \ \
| * | | Amend the apex info for ota packageTianjie2021-06-075-10/+83
* | | | Missing required packages for f2fs when building ota packageJaegeuk Kim2021-06-081-0/+2
| |/ / |/| |
* | | Handle caremap for partial OTAsKelvin Zhang2021-06-044-1/+150
|/ /
* | Add new Asm/C++/Java/Make warning patternsChih-Hung Hsieh2021-06-025-29/+54
* | Merge changes from topic "f2fs-system"Jaegeuk Kim2021-05-271-8/+40
|\ \
| * | Enable f2fs compression for other partitionsJaegeuk Kim2021-05-251-8/+39
| * | Enable --readonly for system compressionJaegeuk Kim2021-05-251-0/+1