143 Commits (d3a50ee8667f5dd7c46850ec36eed7f9ab76f37f)

Author SHA1 Message Date
Andreas Schneider b1d3f65ac2 extract-utils: Fix usage for ETC files which need sub_dir
4 years ago
Andreas Schneider a7e400ceb6 extract_utils: Fix vendor Android.bp creation with subdirectory
4 years ago
dianlujitao ee95f242c8 extract_utils: Handle Brotli compressed block image
4 years ago
dianlujitao fc48634419 extract_utils: Support odm/product/vendor partition for zip extract
4 years ago
dianlujitao 0b501d534a extract_utils: Generate deodexed apk/jar with consistent checksum
4 years ago
dianlujitao db1caf4597 extract_utils: Fix doubled path separator
4 years ago
Han Wang ae82c34dd5 extract_utils: Fix up 4a2b65fb60
4 years ago
XiNGRZ 4a2b65fb60 extract_utils: Fix bad substitution for zsh
4 years ago
Tom Powell f8adf067fd roomservice: support new manifest formats.
4 years ago
dianlujitao 33ee59662f extract_utils: Drop string after semicolon when parsing destination
5 years ago
Simon Shields d5e35c9dda repopick: fix --check-picked on Python 3
5 years ago
Adrian DC 045f664a1a repopick: Support project paths detection on different branches
5 years ago
Mohd Faraz d1d72351b2 extract_utils: Added Suffix uses COMMON_SUFFIX
5 years ago
Rashed Abdel-Tawab 34b5cdc1e3 extract_files: Implement blueprint file generation
5 years ago
Rashed Abdel-Tawab 42752d4d4e extract_files: Add initial blueprint creation
5 years ago
Rashed Abdel-Tawab 8aae50df3c extract_files: Match non-treble path prefixes
5 years ago
Rashed Abdel-Tawab 8de76b204b extract_files: Support system/ prefixes
5 years ago
PIPIPIG233666 17d7dcba43
extract_utils: Fix typo
5 years ago
Bruno Martins 8194b8e583 extract_utils: Source the prebuilts from the new repo
5 years ago
Bruno Martins 3dff7da473 build/tools: Move prebuilts to the new repository
5 years ago
Rashed Abdel-Tawab 08e3a27135
extract_files: Add ODM partition blob support
5 years ago
LuK1337 c62a9fbc31 repopick: Print change subject as unicode
5 years ago
razorloves b5c2c96a56 extract_utils: Support extracting from product partition
5 years ago
Rashed Abdel-Tawab 19c36cd7a6 extract_utils: Support multidex
5 years ago
Rashed Abdel-Tawab 1c29c373dd extract_utils: Add functions to extract vendor blobs from vendor.img
5 years ago
Luca Weiss 5ee35ea356 repopick: cmp() is not available in Python 3, define it manually
5 years ago
Vladimir Oltean 4818c230b3 extract_utils: introduce support for executing blob fixups
5 years ago
Vladimir Oltean 5238ba8fe5 extract_utils: make --section match words anywhere in the line
5 years ago
Vladimir Oltean bec92ebaec extract_utils: introduce -k (kang mode) option
5 years ago
Vladimir Oltean c503446ec3 extract_utils: cleanup variable names and arguments passed to extract() function
5 years ago
Vladimir Oltean 78d690d12c extract_utils: be compatible with system-as-root layouts
5 years ago
Vladimir Oltean 4fe79b11c1 extract_utils: drop the "/system/" prefix from prints of blob names
5 years ago
Vladimir Oltean b2c382193d extract_utils: fix mismatch with non-lowercase pinned sha1sum
6 years ago
Vladimir Oltean b8084ec8a5 extract_utils: avoid doing stuff on files that don't exist
6 years ago
Luca Stefani 99a66bffdc extract_utils: Redirect vdexextractor log to /dev/null
6 years ago
Tim Schumacher 49d26ba39a repopick: Try to fast-forward first
6 years ago
Luca Stefani f6096e989a Add CDEX support for boot JAR files
6 years ago
TheStrix 5aad07422e extract_utils: Fix output dex file name generated by vdexExtractor
6 years ago
codeworkx 1c29bf66dd extract_utils: add CDEX support via compact_dex_converter
6 years ago
codeworkx 485f65f633 tools: update smali/baksmali to 2.2.5
6 years ago
codeworkx fcad7cfc40 tools: update vdexExtractor from 0.4.1 to 0.5.2 for P compat
6 years ago
Adrian DC 0f8230b528 repopick: Warn about empty commits instead of failing
6 years ago
Bruno Martins 92746e08f5 tools: Bump baksmali/smali to v2.2.4
6 years ago
Luca Stefani a9a9cc730c extract_utils: Newline love for adb extraction
6 years ago
Vladimir Oltean d577325ae2 extract_utils: make get_file() able to search paths with and w/o /system prefix
6 years ago
Vladimir Oltean 5f15e3e63c extract_utils: extract(): fix src not being searched in "src:dst;args" spec
6 years ago
Vladimir Oltean d674771760 extract_utils: extract(): rename DEST variable to VENDOR_REPO_FILE
6 years ago
Vladimir Oltean d652a0675c extract_utils: extract(): rename ARGS variable to SPEC_ARGS
6 years ago
Vladimir Oltean da3b64413d extract_utils: extract(): rename FILE variable to SPEC_SRC_FILE
6 years ago
Vladimir Oltean 411e0695f2 extract_utils: extract(): rename FROM variable to SPEC_DST_FILE
6 years ago