summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-02Revert "extract-utils: Use newly introduced add-radio-file-sha1-checked macro"uminekoalk3pInjection
2023-12-25extract_utils: Add support for extracting QTI common componentsTheStrix
2023-12-13extract-utils: Extract A/B OTA partitions in parallelMichael Bestas
2023-12-13extract-utils: Improve KEEP_DUMP logic when extracting from OTAMichael Bestas
2023-12-13extract-utils: Switch to ota_extractorMichael Bestas
2023-12-11extract-utils: Use newly introduced add-radio-file-sha1-checked macroLuK1337
2023-12-05templates: Allow extracting only firmware imagesBruno Martins
2023-12-05extract-utils: Add support for extracting from /vendor/odmLuK1337
2023-12-05extract-utils: Add support for EROFS extractionLuK1337
2023-12-04templates: Add firmware extraction supportMichael Bestas
2023-11-30extract-utils: Add prepare_firmware functionMichael Bestas
2023-11-30extract_firmware: Add support for adb extractionLuK1337
2023-11-12extract_firmware: Skip files that can't be foundMichael Bestas
2023-11-12extract_firmware: Support A/B OTAChirayu Desai
2023-11-12extract_firmware: Handle renamed firmware filesMichael Bestas
2023-11-12extract-utils: Simplify firmware extraction supportMichael Bestas
2023-11-12extract-utils: Rework firmware extraction supportMichael Bestas
2023-11-04extract_utils: Add patchelf 0.17.2 supportWoomymy
2023-08-10extract-utils: Try to use arch specific vdex for JARsSebastiano Barezzi
2023-06-12extract_utils: Remove super.raw after dumping partitionsMichael Bestas
2023-06-12extract_utils: Don't extract multiple times for the same runMichael Bestas
2023-06-12extract_utils: Add option to save extracted contentMichael Bestas
2023-06-12extract_utils: Add helper function for carriersettings_extractor.pyMichael Bestas
2023-06-12extract_utils: Add helper functions to generate RRO package structureMichael Bestas
2023-06-12extract_utils: Add helper functions for single itemsMichael Bestas
2023-06-12extract_utils: Add support to generate carriersettings file listMichael Bestas
2023-03-31Support extracting from sparsechunk super imagesMichael Bestas
2023-03-06extract-utils: Allow overriding VENDOR with VENDOR_COMMONpjgowtham
2023-01-15extract_utils: Stop treating subdirs as special during sortKevin F. Haggerty
2022-10-26Stop using TMPDIRChirayu Desai
2022-10-15extract_utils: Sync adb pull paths with local extractLuK1337
2022-10-13extract-utils: Fix for `sh_binary`Mohd Faraz
2022-10-12extract_utils: extract recovery and vendor_ramdiskMohd Faraz
2022-09-28extract-utils: egrep: warning: egrep is obsolescent; using grep -EChirayu Desai
2022-09-27extract_utils: fix generating system/bin & system/etc blueprintLuca Weiss
2022-08-04Allow re-using extracted contentChirayu Desai
2022-06-09extract_utils: Add a script to reorder blobs listSebastiano Barezzi
2022-04-05Split up setup_vendorChirayu Desai
2022-03-23extract_utils: export SIGSCANMichael Bestas
2022-03-23extract_utils: Support extracting from super.imgMichael Bestas
2022-03-17Use simg2img from prebuilts/extract-toolsChirayu Desai
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