From cdb475f7a6ba099329662a51d61b9b8f68ce76f4 Mon Sep 17 00:00:00 2001 From: Tim Zimmermann Date: Sat, 6 Jan 2024 13:56:05 +0100 Subject: [PATCH] beyondx: Commonize libsec-ril Change-Id: I8ee05b72796aff6162d450fbad80f87ee1597b85 --- extract-files.sh | 3 --- proprietary-files.txt | 3 --- 2 files changed, 6 deletions(-) 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