d2x: Pin Android R RIL blobs

Change-Id: Id44756390670d0ef55c92327cce5fcce90fb8533
diff --git a/extract-files.sh b/extract-files.sh
index 1d59c12..5a102f2 100755
--- a/extract-files.sh
+++ b/extract-files.sh
@@ -8,6 +8,9 @@
 
 function blob_fixup() {
     case "${1}" in
+        vendor/lib*/libsec-ril*.so)
+            "${PATCHELF}" --replace-needed libril.so libril-samsung.so "${2}"
+            ;;
         vendor/lib/hw/audio.primary.exynos9825.so)
             "${PATCHELF}" --remove-needed libaudio_soundtrigger.so "${2}"
             "${PATCHELF}" --add-needed libshim_audioparams.so "${2}"
diff --git a/proprietary-files.txt b/proprietary-files.txt
index e9f6e5c..606f63a 100644
--- a/proprietary-files.txt
+++ b/proprietary-files.txt
@@ -134,7 +134,9 @@
 ## RIL
 vendor/etc/plmn_se13.bin
 vendor/etc/init/init.baseband.rc
--vendor/lib64/libsec-ril.so
+
+## RIL - from d2x - N976BXXS7FUI7
+-vendor/lib64/libsec-ril.so|84f9da107f894cf6ce4bbfdb9f88803a9af0fb3f
 
 ## Sensors
 -vendor/bin/hw/lhd