summaryrefslogtreecommitdiff
path: root/extract_utils.sh
AgeCommit message (Expand)Author
2022-01-14extract_utils: Add support for extracting QTI common componentsHEADsugisawa-mr1sugisawaTheStrix
2021-12-09extract_utils: Support A/B OTAsChirayu Desai
2021-12-09extract_utils: Avoid requiring sudoChirayu Desai
2021-12-09regen-vendor: Support directly extracting from sparse imagesChirayu Desai
2021-12-09regen-vendor: Allow proprietary list generation for all partitionsMichael Bestas
2021-12-09extract_utils: Support images as a sourceChirayu Desai
2021-12-09extract_utils: Update debugfs error messageMichael Bestas
2021-12-09extract_utils: Handle prebuilt APEXChirayu Desai
2021-12-09extract_utils: Automatically add apk/jar/vintf fragments to PRODUCT_PACKAGESMichael Bestas
2021-11-15Remove default skipped files from generate_prop_list_from_image()Michael Bestas
2021-11-15Use LC_ALL=C sorting in generate_prop_list_from_image()Michael Bestas
2021-09-27extract_utils: Seperate multiple override targets with commaArian
2021-09-09extract_utils: Don't fixup pinned files when they are supposed to be keptArian
2021-09-09extract_utils: Display the fixup hash when keeping pinned filesArian
2021-08-23fixup! extract_utils: Add support for overriding packagesLuK1337
2021-08-23extract_utils: Add support for overriding packagesTheStrix
2021-08-23extract_utils: Skip colored echo when pipedBruno Martins
2021-08-23extract_utils: Add a bit of color to the outputBruno Martins
2021-08-23extract_utils: Introduce colored echo helper functionBruno Martins
2021-07-14extract_utils: Add "check_elf_files: false" also for binariesSebastiano Barezzi
2021-02-23extract_utils: Implement versioned patchelf and patchelf 0.8Sebastiano Barezzi
2020-12-29Replace Apache 2.0 boilerplate/reference with SPDXMichael Bestas
2020-12-28Remove copyright headers from automatically generated filesMichael Bestas
2020-12-28Remove branding from script variablesMichael Bestas
2020-12-28Adapt for new tools locationMichael Bestas
2020-12-28Adapt for new script locationMichael Bestas
2020-12-27fixup! extract_utils: implement patchelfSebastiano Barezzi
2020-12-15extract_utils: generate_prop_list: Ignore vdex/odex files tooAlessandro Astone
2020-11-26extract_utils: implement patchelfVolodymyr Zhdanov
2020-10-06extract_utils: Set `filename_from_src: true` for `CLASS=ETC` targetsLuK1337
2020-09-20extract_utils: Disable ELF check for shared librarydianlujitao
2020-09-17extract_utils: Fix system_ext framework blueprint generation.Alexander Koskovich
2020-09-09extract_utils: Add support for system_extLuca Stefani
2020-05-25extract-utils: Fix usage for ETC files which need sub_dirAndreas Schneider
2020-05-23extract_utils: Fix vendor Android.bp creation with subdirectoryAndreas Schneider
2020-04-25extract_utils: Handle Brotli compressed block imagedianlujitao
2020-04-25extract_utils: Support odm/product/vendor partition for zip extractdianlujitao
2020-04-06extract_utils: Generate deodexed apk/jar with consistent checksumdianlujitao
2020-04-06extract_utils: Fix doubled path separatordianlujitao
2020-03-10extract_utils: Fix up b64d23778fd121b78703b3f16e17f9cc00aad3c1Han Wang
2020-03-10extract_utils: Fix bad substitution for zshXiNGRZ
2020-01-10extract_utils: Drop string after semicolon when parsing destinationdianlujitao
2019-10-27extract_utils: Added Suffix uses COMMON_SUFFIXMohd Faraz
2019-10-27extract_files: Implement blueprint file generationRashed Abdel-Tawab
2019-10-27extract_files: Add initial blueprint creationRashed Abdel-Tawab
2019-10-27extract_files: Match non-treble path prefixesRashed Abdel-Tawab
2019-10-27extract_files: Support system/ prefixesRashed Abdel-Tawab
2019-09-29extract_utils: Fix typoPIPIPIG233666
2019-09-29extract_utils: Source the prebuilts from the new repoBruno Martins
2019-09-27extract_files: Add ODM partition blob supportRashed Abdel-Tawab