Revert "sdm660-common: Load vndk 29 libprotobuf for libril-qc-hal-qmi and libwhvdil"
This reverts commit eb93de8d19
.
This commit is contained in:
parent
a65e563976
commit
3acd30d5f0
1 changed files with 0 additions and 4 deletions
|
@ -82,10 +82,6 @@ function blob_fixup() {
|
|||
"${PATCHELF}" --add-needed camera.sdm660_shim.so "${2}"
|
||||
;;
|
||||
|
||||
vendor/lib64/libril-qc-hal-qmi.so)
|
||||
"${PATCHELF}" --replace-needed "libprotobuf-cpp-full.so" "libprotobuf-cpp-full-v29.so" "${2}"
|
||||
;;
|
||||
|
||||
esac
|
||||
|
||||
device_blob_fixup "$@"
|
||||
|
|
Loading…
Reference in a new issue