sdm660-common: drop camera shim remains
This commit is contained in:
parent
3acd30d5f0
commit
3c9ffc00bf
1 changed files with 0 additions and 4 deletions
|
@ -78,10 +78,6 @@ function blob_fixup() {
|
|||
"${PATCHELF}" --remove-needed "android.hidl.base@1.0.so" "${2}"
|
||||
;;
|
||||
|
||||
vendor/lib/hw/camera.sdm660.so)
|
||||
"${PATCHELF}" --add-needed camera.sdm660_shim.so "${2}"
|
||||
;;
|
||||
|
||||
esac
|
||||
|
||||
device_blob_fixup "$@"
|
||||
|
|
Loading…
Reference in a new issue