sm8250-common: Update blobs from OOS11

This commit is contained in:
LuK1337
2020-11-19 23:03:55 +01:00
parent 355cc5d209
commit 5d377ba4d6
8 changed files with 97 additions and 240 deletions

View File

@@ -32,7 +32,7 @@ source "${HELPER}"
function blob_fixup() {
case "${1}" in
lib64/libwfdnative.so)
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}"
;;
esac