dre: Update blobs to Android 12 (DE2117_11.C.15)

Change-Id: Ie768fe44ebb2c09218a805de674e45f96ab7d12b
This commit is contained in:
Albert Tang 2022-06-12 17:57:08 -05:00
commit b0d5291408
9 changed files with 669 additions and 679 deletions

View file

@ -58,9 +58,6 @@ function blob_fixup() {
system_ext/lib64/libwfdnative.so)
sed -i "s/android.hidl.base@1.0.so/libhidlbase.so\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/" "${2}"
;;
vendor/lib64/hw/fingerprint.qcom.so)
sed -i "s/goodix\.3626/fingerprint/g" "${2}"
;;
esac
}