Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_vendor_bliss
/
7036106af9585a0724ab73e5d1d16bd039e5021b
/
build
/
tools
/
extract_utils.sh
19c36cd
extract_utils: Support multidex
by Rashed Abdel-Tawab
· 7 years ago
1c29c37
extract_utils: Add functions to extract vendor blobs from vendor.img
by Rashed Abdel-Tawab
· 6 years ago
4818c23
extract_utils: introduce support for executing blob fixups
by Vladimir Oltean
· 6 years ago
5238ba8
extract_utils: make --section match words anywhere in the line
by Vladimir Oltean
· 6 years ago
bec92eb
extract_utils: introduce -k (kang mode) option
by Vladimir Oltean
· 6 years ago
c503446
extract_utils: cleanup variable names and arguments passed to extract() function
by Vladimir Oltean
· 6 years ago
78d690d
extract_utils: be compatible with system-as-root layouts
by Vladimir Oltean
· 6 years ago
4fe79b1
extract_utils: drop the "/system/" prefix from prints of blob names
by Vladimir Oltean
· 6 years ago
b2c3821
extract_utils: fix mismatch with non-lowercase pinned sha1sum
by Vladimir Oltean
· 6 years ago
b8084ec
extract_utils: avoid doing stuff on files that don't exist
by Vladimir Oltean
· 6 years ago
99a66bf
extract_utils: Redirect vdexextractor log to /dev/null
by Luca Stefani
· 6 years ago
f6096e9
Add CDEX support for boot JAR files
by Luca Stefani
· 6 years ago
5aad074
extract_utils: Fix output dex file name generated by vdexExtractor
by TheStrix
· 6 years ago
1c29bf6
extract_utils: add CDEX support via compact_dex_converter
by codeworkx
· 6 years ago
a9a9cc7
extract_utils: Newline love for adb extraction
by Luca Stefani
· 6 years ago
d577325
extract_utils: make get_file() able to search paths with and w/o /system prefix
by Vladimir Oltean
· 7 years ago
5f15e3e
extract_utils: extract(): fix src not being searched in "src:dst;args" spec
by Vladimir Oltean
· 7 years ago
d674771
extract_utils: extract(): rename DEST variable to VENDOR_REPO_FILE
by Vladimir Oltean
· 7 years ago
d652a06
extract_utils: extract(): rename ARGS variable to SPEC_ARGS
by Vladimir Oltean
· 7 years ago
da3b644
extract_utils: extract(): rename FILE variable to SPEC_SRC_FILE
by Vladimir Oltean
· 7 years ago
411e069
extract_utils: extract(): rename FROM variable to SPEC_DST_FILE
by Vladimir Oltean
· 7 years ago
9564328
extract_utils: create src_file() function to mirror behavior of target_file()
by Vladimir Oltean
· 7 years ago
2654eaa
extract_utils: prefix_match(): do not strip target_args from its output
by Vladimir Oltean
· 7 years ago
6a7946b
extract_utils: target_file() and target_args() cleanup
by Vladimir Oltean
· 7 years ago
59074e6
Revert "extract_files: Add support for paths without system/"
by Vladimir Oltean
· 7 years ago
a8b4f88
Revert "extract_utils: Fix makefile generation issues"
by Vladimir Oltean
· 7 years ago
a48b9fe
write_makefiles: fix paths in BUILD_PREBUILT with destination
by Vladimir Oltean
· 7 years ago
9be579f
extract_utils: Use vdexExtractor for extracting oreo classes.dex
by Joe Maples
· 7 years ago
a3f97c7
extract_utils: Fix vendor framework makefile generation
by Michael Bestas
· 7 years ago
5bc3c84
extract-utils: Use LOCAL_VENDOR_FILE instead of LOCAL_PROPRIETARY_FILE
by Ethan Chen
· 7 years ago
4e75f57
extract_utils: Fix regressions from 3f9b94cb67a88999f7747af8335c5e576939360b
by Paul Keith
· 7 years ago
3f9b94c
extract_utils: Split optional args with semicolon instead of colon
by Michael Bestas
· 7 years ago
c982836
extract_utils: Fix makefile generation issues
by Michael Bestas
· 7 years ago
575c635
extract_utils: Use temporary folder for system dump
by conbold
· 7 years ago
e6df25b
extract_utils: Fix pinning when not cleaning vendor dir
by Gabriele M
· 7 years ago
6c3c2c0
extract_utils: Allow to interrupt the extraction
by Gabriele M
· 7 years ago
00c0766
extract_files: Mark vendor etc files as proprietary
by Rashed Abdel-Tawab
· 7 years ago
c16f327
extract_utils: cover vendor/frameworks
by Christian Oder
· 7 years ago
0ca7643
extract_files: Add support for treble compatible makefiles
by Rashed Abdel-Tawab
· 7 years ago
11186d6
extract_files: Adjust deodex path and tmpdir
by Rashed Abdel-Tawab
· 7 years ago
15f226c
extract_utils: implement LOCAL_MODULE_RELATIVE_PATH
by M1cha
· 8 years ago
54b5d5e
extract_utils: Add VDEX deodex capabilities for oreo
by Rashed Abdel-Tawab
· 7 years ago
5c60e4f
lineage: Complete the rebrand
by Luca Stefani
· 7 years ago
91f7620
vendor: change vendor to lineage
by Dan Pasanen
· 8 years ago
9c5d129
Fix extract_utils when not using blob sections
by Harry Youd
· 7 years ago
8b87b09
extract_files: Add support for paths without system/
by Rashed Abdel-Tawab
· 8 years ago
855fbdd
extract_files: Add support for specifying blob sections
by Rashed Abdel-Tawab
· 8 years ago
b6effb3
extract_utils: Fix cleanup variables assigment
by Gabriele M
· 8 years ago
65f03f1
extract_utils: fix extracting XML files containing binary characters
by Dobroslaw Kijowski
· 8 years ago
7dc287f
extract_utils: support extracting directly from an ota zip
by Dan Pasanen
· 8 years ago
85cf0bb
extract_utils: Fix locale issue with sort
by Paul Keith
· 8 years ago
052d9d9
extract-utils: Fix handling of pulling src:dest pairs from dumps
by Christopher R. Palmer
· 8 years ago
3c6bdac
extract_utils: Detect output existence before moving it for backup
by Adrian DC
· 8 years ago
8945f5e
extract_utils: Introduce variable INITIAL_COPYRIGHT_YEAR
by Matt Mower
· 8 years ago
4cf635a
extract_utils: Update backsmali command
by Gabriele M
· 8 years ago
5b38c4f
extract_utils: Use shasum on macOS
by Rashed Abdel-Tawab
· 8 years ago
082e0ec
extract_utils: Add option to define the certificate for jars
by Elektroschmock
· 8 years ago
2e994ce
Update to smali/baksmali v2.2b3
by Sam Mortimer
· 8 years ago
d303031
extract_utils: Do not change app SRC if there are arguments
by HashBang
· 8 years ago
d53bff1
extract_utils: Add ability to set custom device guard
by Rashed Abdel-Tawab
· 8 years ago
5f17315
extract_utils: Add ability to set custom vendor.mk name
by Rashed Abdel-Tawab
· 8 years ago
79fa59b
extract_utils: Add flag to disable pinning
by Steve Kondik
· 8 years ago
7561d19
extract_utils: Fix device online check
by Steve Kondik
· 8 years ago
3b3a0e1
extract_utils.sh: Disable dex preopt on prebuilt apks
by Hashbang173
· 8 years ago
48f8df8
extract-utils: Add pinning support
by Steve Kondik
· 8 years ago
a516c2f
cm: extract_utils: Add a firmware extraction method
by Louis Popi
· 8 years ago
3a03012
cm: extract_utils: Fixup xml files
by Luca Stefani
· 8 years ago
7f9fff2
cm: extract_utils: Implement oat2dex
by Luca Stefani
· 8 years ago
03ce400
Revert "extract_utils: Don't write multilib tags on 32-bit only devices"
by Steve Kondik
· 8 years ago
3b96ba5
cm: extract_utils: Rewrite file existence checks
by Bruno Martins
· 8 years ago
b7b7f88
extract_utils: Don't write multilib tags on 32-bit only devices
by Steve Kondik
· 8 years ago
a991cf1
extract_utils: Add support for files in rootfs
by Steve Kondik
· 8 years ago
52f3680
cm: Remove stray echo from extract_utils
by Steve Kondik
· 8 years ago
60ef86d
cm: Underp dumping of 64-bit only libraries
by Steve Kondik
· 8 years ago
4e2aaab
cm: Add generic tools for extract-files / setup-makefiles scripts
by Steve Kondik
· 8 years ago