projects
/
GitHub
/
LineageOS
/
android_device_motorola_kane.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b8abc1
)
fixup! kane: Sync extract scripts with templates
lineage-21
author
Nolen Johnson
<johnsonnolen@gmail.com>
Thu, 5 Sep 2024 04:44:13 +0000
(
00:44
-0400)
committer
Nolen Johnson
<johnsonnolen@gmail.com>
Thu, 5 Sep 2024 04:44:13 +0000
(
00:44
-0400)
Change-Id: I862a2b1b9e572cb17d13f583bcb5016051a0606e
extract-files.sh
patch
|
blob
|
blame
|
history
diff --git
a/extract-files.sh
b/extract-files.sh
index 1991a2f6530f80de3b01064cbac2dfd5bfcdcfe9..68dbfcf3b31acbf42026b47f6b04f2b2b4a324b8 100755
(executable)
--- a/
extract-files.sh
+++ b/
extract-files.sh
@@
-10,7
+10,7
@@
function blob_fixup() {
case "${1}" in
# Missing libutils symbols
vendor/lib*/sensors.chub.so|vendor/lib*/hw/sensors.kane_sprout.so)
- [ "$2" = "" ] && return 0
+
[ "$2" = "" ] && return 0
"${PATCHELF}" --replace-needed "libutils.so" "libutils-v32.so" "${2}"
;;
# Remove libhidltransport/libhwbinder dependencies