summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-03extract_utils: Add support for extracting QTI common componentstachibana-mr1tachibanaTheStrix
2022-02-15extract_utils: sort the package list before writing blueprintsChenyang Zhong
2022-02-15extract_utils: Remove support for /sbinMichael Bestas
2022-01-29extract_utils: do not cut off extension for cc_binary_prebuiltTim Zimmermann
2022-01-29extract_utils: disable strip for ELF binaries as wellTim Zimmermann
2022-01-29extract_utils: allow overriding package nameTim Zimmermann
2022-01-22extract_utils: Support copying out to /vendor_dlkm.Alexander Koskovich
2022-01-16extract_utils: Ensure comm uses LC_COLLATE=CPablo Cholaky
2021-12-09sdat2img.py: chore: add LICENSEAndrei Conache
2021-12-09extract_utils: Support A/B OTAsChirayu Desai
2021-12-09Add a simple script to extract payload-based 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-29templates: Support extracting only either common or target device blobsBruno Martins
2020-12-29Update sdat2img.pyMichael Bestas
2020-12-29Replace Apache 2.0 boilerplate/reference with SPDXMichael Bestas
2020-12-29Add multi-device templates and update normal templatesMichael 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