diff --git a/extract-files.sh b/extract-files.sh index 817d94b..cb106a4 100755 --- a/extract-files.sh +++ b/extract-files.sh @@ -8,9 +8,6 @@ function blob_fixup() { case "${1}" in - vendor/lib*/libsec-ril.so) - "${PATCHELF}" --replace-needed libril.so libril-samsung.so "${2}" - ;; vendor/lib64/libexynoscamera3.so) xxd -p "${2}" | sed "s/8b022036/1f2003d5/g" | xxd -r -p > "${2}".patched mv "${2}".patched "${2}" diff --git a/proprietary-files.txt b/proprietary-files.txt index 27647f0..825cf02 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -94,9 +94,6 @@ vendor/etc/floating_feature.xml vendor/etc/plmn_se13.bin vendor/etc/init/init.baseband.rc -## RIL - from beyondx - G977BXXSAFUI5 --vendor/lib64/libsec-ril.so|2a0ee22a84cf1b6b9c8ed11dc5b175379c8d82ba - ## Sensors -vendor/bin/hw/lhd vendor/etc/sensor/lhd.conf