projects
/
GitHub
/
LineageOS
/
android_device_samsung_universal7580-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a18710
)
universal7580: libsec-ril: replace libprotobuf-cpp-full.so with libprotobuf-cpp-fl26.so
author
Stricted
<info@stricted.net>
Wed, 14 Nov 2018 13:19:50 +0000
(14:19 +0100)
committer
Jan Altensen
<info@stricted.net>
Thu, 15 Aug 2019 09:11:29 +0000
(11:11 +0200)
Change-Id: Ibbb291a457753ab65879c0225e4f6a8978524d14
extract-files.sh
patch
|
blob
|
blame
|
history
diff --git
a/extract-files.sh
b/extract-files.sh
index 79cf34cb62cefa6724a79b577819480f7877eec4..72867f266dca494bfb760611368ccaa6321eebbd 100755
(executable)
--- a/
extract-files.sh
+++ b/
extract-files.sh
@@
-56,5
+56,7
@@
extract "$MY_DIR"/proprietary-files.txt "$SRC"
BLOB_ROOT="$LINEAGE_ROOT"/vendor/"$VENDOR"/"$DEVICE_COMMON"/proprietary
patchelf --replace-needed libgui.so libsensor.so $BLOB_ROOT/bin/gpsd
+patchelf --replace-needed libprotobuf-cpp-full.so libprotobuf-cpp-fl26.so $BLOB_ROOT/lib/libsec-ril.so
+patchelf --replace-needed libprotobuf-cpp-full.so libprotobuf-cpp-fl26.so $BLOB_ROOT/lib/libsec-ril-dsds.so
"$MY_DIR"/setup-makefiles.sh